Skip to content

Commit 4945be0

Browse files
authored
Merge pull request #458 from p1c2u/feature/allow-openapi-schema-validator-0.4
allow openapi-schema-validator 0.4
2 parents 6d8f1d9 + f218f04 commit 4945be0

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

Diff for: poetry.lock

+9-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ flask = {version = "*", optional = true}
5959
isodate = "*"
6060
more-itertools = "*"
6161
parse = "*"
62-
openapi-schema-validator = "^0.3.0"
62+
openapi-schema-validator = ">=0.3.0,<0.5"
6363
openapi-spec-validator = "^0.5.0"
6464
requests = {version = "*", optional = true}
6565
werkzeug = "*"

0 commit comments

Comments
 (0)