Skip to content

Commit

Permalink
fix: update ape pin (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey authored Dec 2, 2024
1 parent d112227 commit 0e0f655
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 @@ -79,7 +79,7 @@
url="https://github.com/ApeWorX/ape-etherscan",
include_package_data=True,
install_requires=[
"eth-ape>=0.8.8,<0.9",
"eth-ape>=0.8.21,<0.9",
"ethpm_types", # Use same version as eth-ape
"requests", # Use same version as eth-ape
"yarl", # Use same version as eth-ape
Expand Down

0 comments on commit 0e0f655

Please sign in to comment.