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.
jsonschema
>=4<5
1 parent 363e65a commit ed305e3Copy full SHA for ed305e3
newsfragments/2361.feature.rst
@@ -0,0 +1 @@
1
+Upgrade ``jsonschema`` version to ``>=4.0.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>=4.0.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