Skip to content

Commit 4d91724

Browse files
author
Joel Collins
committed
Added missing apispec_webframeworks dependency
1 parent 1912de7 commit 4d91724

File tree

2 files changed

+24
-6
lines changed

2 files changed

+24
-6
lines changed

poetry.lock

Lines changed: 23 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ apispec = "^3.2.0"
2020
flask-cors = "^3.0.8"
2121
zeroconf = ">=0.24.5,<0.29.0"
2222
flask-threaded-sockets = "^0.3.0"
23+
apispec_webframeworks = "^0.5.2"
2324

2425
[tool.poetry.dev-dependencies]
2526
pytest = "^6.0"

0 commit comments

Comments
 (0)