We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f90e8f5 commit 4b167abCopy full SHA for 4b167ab
newsfragments/3127.internal.rst
@@ -0,0 +1 @@
1
+Add upper pin to ``hexbytes`` dependency to due incoming breaking change
setup.py
@@ -74,7 +74,7 @@
74
"eth-hash[pycryptodome]>=0.5.1",
75
"eth-typing>=3.0.0",
76
"eth-utils>=2.1.0",
77
- "hexbytes>=0.1.0",
+ "hexbytes>=0.1.0,<0.4.0",
78
"jsonschema>=4.0.0",
79
"lru-dict>=1.1.6",
80
"protobuf>=4.21.6",
0 commit comments