Skip to content

Commit 1bd11c2

Browse files
committed
Update eth-utils requirement to >=1.9.5
1 parent 0fa741c commit 1bd11c2

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
@@ -73,7 +73,7 @@
7373
"eth-account>=0.5.3,<0.6.0",
7474
"eth-hash[pycryptodome]>=0.2.0,<1.0.0",
7575
"eth-typing>=2.0.0,<3.0.0",
76-
"eth-utils>=1.9.3,<2.0.0",
76+
"eth-utils>=1.9.5,<2.0.0",
7777
"hexbytes>=0.1.0,<1.0.0",
7878
"ipfshttpclient>=0.4.13,<1",
7979
"jsonschema>=3.2.0,<4.0.0",

0 commit comments

Comments
 (0)