Skip to content

Commit 26aa4a8

Browse files
committed
add upper pin to hexbytes dep due to incoming breaking update in 0.4.0
1 parent 7160548 commit 26aa4a8

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
@@ -74,7 +74,7 @@
7474
"eth-hash[pycryptodome]>=0.5.1",
7575
"eth-typing>=3.0.0",
7676
"eth-utils>=2.1.0",
77-
"hexbytes>=0.1.0",
77+
"hexbytes>=0.1.0,<=0.3.1",
7878
"jsonschema>=4.0.0",
7979
"lru-dict>=1.1.6",
8080
"protobuf>=4.21.6",

0 commit comments

Comments
 (0)