Skip to content

Commit

Permalink
chore: more ETH package version bumps (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey authored Aug 19, 2024
1 parent ca5e7b9 commit 33614e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
install_requires=[
"dataclassy>=0.11.1,<1",
"eth-abi>=5.1.0,<6",
"eth-account>=0.12.1,<0.14",
"eth-typing>=4.1.0,<5",
"eth-utils>=4.1.0,<5",
"eth-account>=0.13.1,<0.14",
"eth-typing>=5.0.0,<6",
"eth-utils>=5.0.0,<6",
"hexbytes>=1.2.0,<2",
],
python_requires=">=3.9,<4",
Expand Down

0 comments on commit 33614e5

Please sign in to comment.