Skip to content

Commit

Permalink
chore: bump ape
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Nov 3, 2023
1 parent d4113d1 commit dfd71bf
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 @@ -59,7 +59,7 @@
url="https://github.com/ApeWorX/ape-vyper",
include_package_data=True,
install_requires=[
"eth-ape>=0.6.19,<0.7",
"eth-ape>=0.6.23,<0.7",
"ethpm-types", # Use same version as eth-ape
"tqdm", # Use same version as eth-ape
"vvm>=0.2.0,<0.3",
Expand Down

0 comments on commit dfd71bf

Please sign in to comment.