Skip to content

Commit

Permalink
Upgrade eth-util requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
kclowes committed Apr 3, 2019
1 parent 630a7f4 commit 9a923d4
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 @@ -72,7 +72,7 @@
"eth-account>=0.2.1,<0.4.0",
"eth-hash[pycryptodome]>=0.2.0,<1.0.0",
"eth-typing>=2.0.0,<3.0.0",
"eth-utils>=1.3.0,<2.0.0",
"eth-utils>=1.4.0,<2.0.0",
"ethpm>=0.1.4a13,<1.0.0",
"hexbytes>=0.1.0,<1.0.0",
"lru-dict>=1.1.6,<2.0.0",
Expand Down

0 comments on commit 9a923d4

Please sign in to comment.