Skip to content

Commit

Permalink
chore: delay py-geth upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Dec 13, 2023
1 parent f8ca7a2 commit 834b38d
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 @@ -119,7 +119,7 @@
"eth-account>=0.10.0,<0.11",
"eth-typing>=3.5.2,<4",
"eth-utils>=2.3.1,<3",
"py-geth>=3.0.0,<4",
"py-geth>=3.13.0,<4",
"web3[tester]>=6.12.0,<7",
# ** Dependencies maintained by ApeWorX **
"eip712>=0.2.3,<0.4",
Expand Down

0 comments on commit 834b38d

Please sign in to comment.