10000 Add uvicorn dependency · codeguru42/go-capture-api@4106529 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4106529

Browse files
committed
Add uvicorn dependency
1 parent 7a23e36 commit 4106529

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

poetry.lock

Lines changed: 32 additions & 1 deletion
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
@@ -13,6 +13,7 @@ fastapi = "^0.100.0"
1313
firebase-admin = "^6.2.0"
1414
gunicorn = "^20.1.0"
1515
opencv-python = "^4.8.0.74"
16+
uvicorn = "^0.22.0"
1617

1718
[tool.poetry.group.dev.dependencies]
1819
black = "^23.3.0"

0 commit comments

Comments
 (0)
0