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 4c1b7d9 commit 0ac7a43Copy full SHA for 0ac7a43
pyproject.toml
@@ -32,8 +32,8 @@ classifiers = [
32
]
33
34
[tool.poetry.dependencies]
35
-jsonschema = ">=3.2.0, <4.0.0"
36
-openapi-schema-validator = "<0.2.0"
+jsonschema = ">=3.2.0, <5.0.0"
+openapi-schema-validator = "^0.2.0"
37
pyrsistent = "<0.17.0"
38
python = ">= 3.6"
39
PyYAML = ">=5.1"
0 commit comments