Skip to content

Commit

Permalink
Update dependencies. (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisl8 authored Mar 6, 2024
1 parent cbd7a1d commit 0f009e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
},
include_package_data=True,
install_requires=[
"lark[regex]==1.1.5",
"docopt-ng==0.8.1",
"lark[regex]==1.1.9",
"docopt-ng==0.9.0",
"pyyaml>=5.1",
"radon==6.0.1",
"setuptools",
Expand Down

0 comments on commit 0f009e1

Please sign in to comment.