Skip to content

Commit

Permalink
chore: try from main
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Dec 16, 2024
1 parent 9a8cac6 commit 9c28b50
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 @@ -64,7 +64,7 @@
url="https://github.com/ApeWorX/ape-safe",
include_package_data=True,
install_requires=[
"eth-ape>=0.8.14,<0.9",
"eth-ape @ git+https://github.com/ApeWorX/ape.git@main",
"requests>=2.31.0,<3",
"eip712", # Use same version as eth-ape
"click", # Use same version as eth-ape
Expand Down

0 comments on commit 9c28b50

Please sign in to comment.