Skip to content

Commit

Permalink
chore: update pin for ApePay (#160)
Browse files Browse the repository at this point in the history
* feat: added quick and common commands

* chore: spacing

* fix: rm userguide

---------

Co-authored-by: El De-dog-lo <[email protected]>
  • Loading branch information
Ninjagod1251 and fubuloubu authored Oct 28, 2024
1 parent db17fdd commit f08cd53
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.1,<1",
"apepay>=0.3.2,<1",
"click", # Use same version as eth-ape
"eth-ape>=0.7,<1.0",
"ethpm-types>=0.6.10", # lower pin only, `eth-ape` governs upper pin
Expand Down

0 comments on commit f08cd53

Please sign in to comment.