Skip to content

Commit

Permalink
chore: upgrade eth-ape version (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
defidipshit authored Jun 16, 2022
1 parent 4f83f34 commit 37abd93
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-infura",
include_package_data=True,
install_requires=[
"eth-ape>=0.2.8,<0.3.0",
"eth-ape>=0.3.0,<0.4.0",
"importlib-metadata ; python_version<'3.8'",
], # NOTE: Add 3rd party libraries here
python_requires=">=3.7.2,<4",
Expand Down

0 comments on commit 37abd93

Please sign in to comment.