Skip to content

Commit

Permalink
chore(deps): update pin of ApePay for bug fix (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
fubuloubu authored Feb 17, 2025
1 parent fe617af commit c29e64e
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 @@ -61,7 +61,7 @@
url="https://github.com/ApeWorX/silverback",
include_package_data=True,
install_requires=[
"apepay>=0.3.3,<1",
"apepay>=0.3.5,<1",
"click", # Use same version as eth-ape
"eth-ape>=0.8.24,<1",
"ethpm-types>=0.6.10", # lower pin only, `eth-ape` governs upper pin
Expand Down

0 comments on commit c29e64e

Please sign in to comment.