Skip to content

Commit

Permalink
Update eth-account
Browse files Browse the repository at this point in the history
  • Loading branch information
kclowes committed Aug 26, 2022
1 parent 2f69333 commit 113902e
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 @@ -77,7 +77,7 @@
install_requires=[
"aiohttp>=3.7.4.post0,<4",
"eth-abi>=3.0.0,<4.0.0",
"eth-account>=0.6.0,<0.7.0",
"eth-account>=0.7.0,<0.8.0",
"eth-hash[pycryptodome]>=0.2.0,<1.0.0",
"eth-typing>=3.0.0,<4.0.0",
"eth-utils>=2.0.0,<3.0.0",
Expand Down

0 comments on commit 113902e

Please sign in to comment.