There was an error while loading. Please reload this page.
1 parent 43969d6 commit 46dbc24Copy full SHA for 46dbc24
setup.py
@@ -27,7 +27,7 @@
27
],
28
},
29
include_package_data=True,
30
- install_requires=["jsonschema<4", "oslash<1"],
+ install_requires=["jsonschema<5", "oslash<1"],
31
license="MIT",
32
long_description=README,
33
long_description_content_type="text/markdown",
0 commit comments