Skip to content

Commit 666833b

Browse files
committed
update setup
1 parent 61b5c5e commit 666833b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,16 @@
7878
"toolz>=0.9.0,<1.0.0;implementation_name=='pypy'",
7979
"cytoolz>=0.9.0,<1.0.0;implementation_name=='cpython'",
8080

81-
"eth-abi>=2.0.0b5,<3.0.0",
81+
"eth-abi>=2.0.0b6,<3.0.0",
8282
"eth-account>=0.2.1,<0.4.0",
8383
"eth-utils>=1.3.0,<2.0.0",
84+
"eth-hash[pycryptodome]>=0.2.0,<1.0.0",
8485

8586
"trx-utils",
8687

8788
"hexbytes>=0.1.0,<1.0.0",
8889

8990
"requests>=2.16.0,<3.0.0",
90-
"pycryptodome",
9191
"base58",
9292
"ecdsa",
9393
'attrdict',

0 commit comments

Comments
 (0)