Skip to content

Commit

Permalink
build: bump lark version to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofavorito committed Jun 6, 2023
1 parent f82474c commit c17e21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@


install_requires = [
"lark-parser>=0.9.0,<1",
"lark>=1.1.5,<1.2.0",
"click>=8,<9"
]

Expand Down

0 comments on commit c17e21e

Please sign in to comment.