Skip to content

Commit

Permalink
chore: loosen eth-account (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey authored Apr 15, 2024
1 parent 0e7d483 commit 614438d
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 @@ -66,7 +66,7 @@
install_requires=[
"dataclassy>=0.8.2,<1",
"eth-abi>=5.1.0,<6",
"eth-account>=0.10.0,<0.11",
"eth-account>=0.10.0,<0.12",
"eth-hash[pycryptodome]", # NOTE: Pinned by eth-abi
"eth-typing>=3.5.2,<4",
"eth-utils>=2.3.1,<3",
Expand Down

0 comments on commit 614438d

Please sign in to comment.