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 6eb23e5 commit 5965eeeCopy full SHA for 5965eee
newsfragments/2360.feature.rst
@@ -0,0 +1 @@
1
+Upgrade ``jsonschema`` version range to >=3.2.0<5
setup.py
@@ -82,7 +82,7 @@
82
"eth-utils>=1.9.5,<2.0.0",
83
"hexbytes>=0.1.0,<1.0.0",
84
"ipfshttpclient==0.8.0a2",
85
- "jsonschema>=3.2.0,<4.0.0",
+ "jsonschema>=3.2.0,<5",
86
"lru-dict>=1.1.6,<2.0.0",
87
"protobuf>=3.10.0,<4",
88
"pywin32>=223;platform_system=='Windows'",
0 commit comments