Skip to content

Commit

Permalink
fix: pin
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Dec 10, 2024
1 parent 81fb508 commit 30bdc35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
# ** Dependencies maintained by Ethereum Foundation **
"eth-abi>=5.1.0,<6",
"eth-account>=0.13.4,<0.14",
"eth-tester>=0.12.0b2,<0.13", # Peer: stricter pin needed for [tester].
"eth-typing>=5.0.1,<6",
"eth-utils>=5.1.0,<6",
"hexbytes>=1.2.1,<2",
Expand Down

0 comments on commit 30bdc35

Please sign in to comment.