Skip to content

Commit

Permalink
chore: upgrade to ape v0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fubuloubu authored Feb 12, 2024
1 parent 65a9dd4 commit a5b6c32
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 @@ -69,7 +69,7 @@
url="https://github.com/llamanodes/ape-llamanodes",
include_package_data=True,
install_requires=[
"eth-ape>=0.6.5,<0.7",
"eth-ape>=0.7,<0.8",
],
python_requires=">=3.8,<4",
extras_require=extras_require,
Expand Down

0 comments on commit a5b6c32

Please sign in to comment.