Skip to content

Commit 25cc412

Browse files
committed
Use later version of validator lib to fix error
1 parent 0575320 commit 25cc412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jsonschema
1313
tox
1414
tox-docker
1515
typeguard
16-
openapi-spec-validator
16+
openapi-spec-validator>=0.6.1 # Adapted to changing import locations in jsonschema
1717
pytest
1818
pytest-asyncio
1919
pytest-xdist

0 commit comments

Comments
 (0)