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 77a3b21 commit c404193Copy full SHA for c404193
pyproject.toml
@@ -28,6 +28,7 @@ pydantic = ">=1.8"
28
[tool.poetry.group.test.dependencies]
29
pytest = "^7.3.0"
30
pytest-cov = "^4.0.0"
31
+openapi-spec-validator = "^0.7.0"
32
33
[tool.poetry.group.dev.dependencies]
34
black = "^23.3.0"
0 commit comments