Skip to content

Commit d0c0a2d

Browse files
committed
update eth-abi
1 parent 2354d95 commit d0c0a2d

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,9 +78,9 @@
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.0a1,<3.0.0",
81+
"eth-abi>=2.0.0b4,<3.0.0",
8282
"eth-account>=0.2.1,<0.4.0",
83-
"eth-utils>=1.2.0,<2.0.0",
83+
"eth-utils>=1.3.0,<2.0.0",
8484

8585
"hexbytes>=0.1.0,<1.0.0",
8686

0 commit comments

Comments
 (0)