Skip to content

Commit 947f282

Browse files
authored
Merge pull request iexbase#61 from Moliholy/master
Upgrade dependency eth-account to 0.4.0
2 parents c04890e + 47f2dcc commit 947f282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"cytoolz>=0.9.0,<1.0.0;implementation_name=='cpython'",
8181

8282
"eth-abi>=2.0.0b6,<3.0.0",
83-
"eth-account>=0.2.1,<0.4.0",
83+
"eth-account==0.4.0",
8484
"eth-utils>=1.3.0,<2.0.0",
8585
"eth-hash[pycryptodome]>=0.2.0,<1.0.0",
8686

0 commit comments

Comments
 (0)