Skip to content

Commit c404193

Browse files
committed
Add openapi-spec-validator as a testing dependency
1 parent 77a3b21 commit c404193

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ pydantic = ">=1.8"
2828
[tool.poetry.group.test.dependencies]
2929
pytest = "^7.3.0"
3030
pytest-cov = "^4.0.0"
31+
openapi-spec-validator = "^0.7.0"
3132

3233
[tool.poetry.group.dev.dependencies]
3334
black = "^23.3.0"

0 commit comments

Comments
 (0)