Skip to content

Commit

Permalink
chore: bump ape
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Jul 5, 2023
1 parent 3de0287 commit 8874b4c
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/ApeWorX/ape-foundry",
include_package_data=True,
install_requires=[
"eth-ape>=0.6.9,<0.7",
"eth-ape>=0.6.12,<0.7",
"evm-trace", # Use same version as ape
"hexbytes", # Use same version as ape
"web3", # Use same version as ape
Expand Down

0 comments on commit 8874b4c

Please sign in to comment.