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 6a827fb commit ca4d68fCopy full SHA for ca4d68f
setup.cfg
@@ -25,7 +25,7 @@ python_requires = >= 2.7, != 3.0.*, != 3.1.*, != 3.2.*, != 3.3.*, != 3.4.*
25
setup_requires =
26
setuptools
27
install_requires =
28
- jsonschema
+ jsonschema<5.0.0
29
openapi-schema-validator
30
PyYAML>=5.1
31
six
0 commit comments