Skip to content

Commit

Permalink
Bump eth-abi version
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanjw committed Aug 2, 2018
1 parent ff4af4a commit 9fb151a
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 @@ -19,7 +19,7 @@
install_requires=[
"toolz>=0.9.0,<1.0.0;implementation_name=='pypy'",
"cytoolz>=0.9.0,<1.0.0;implementation_name=='cpython'",
"eth-abi>=1.1.1,<2",
"eth-abi==2.0.0a1",
"eth-account>=0.2.1,<0.4.0",
"eth-utils>=1.0.1,<2.0.0",
"hexbytes>=0.1.0,<1.0.0",
Expand Down

0 comments on commit 9fb151a

Please sign in to comment.