Skip to content

Commit

Permalink
chore: bump ape
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed May 31, 2024
1 parent bcf69e0 commit fa9e1ec
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 @@ -60,7 +60,7 @@
url="https://github.com/ApeWorX/ape-fantom",
include_package_data=True,
install_requires=[
"eth-ape>=0.7.6,<0.8",
"eth-ape>=0.8.0,<0.9",
"ethpm-types", # Use same version as eth-ape
],
python_requires=">=3.9,<4",
Expand Down

0 comments on commit fa9e1ec

Please sign in to comment.