Skip to content

Commit

Permalink
Merge pull request #1537 from njgheorghita/eth-utils-dependency
Browse files Browse the repository at this point in the history
Update eth-utils dependency
  • Loading branch information
njgheorghita authored Dec 4, 2019
2 parents 9e26b46 + 7998e9f commit 22eda3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions newsfragments/1537.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update eth-utils dependency which contains mypy bugfix.
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.4.0,<0.5.0",
"eth-hash[pycryptodome]>=0.2.0,<1.0.0",
"eth-typing>=2.0.0,<3.0.0",
"eth-utils>=1.8.1,<2.0.0",
"eth-utils>=1.8.3,<2.0.0",
"hexbytes>=0.1.0,<1.0.0",
"ipfshttpclient>=0.4.12,<1",
"jsonschema>=3.0.0,<4.0.0",
Expand Down

0 comments on commit 22eda3d

Please sign in to comment.