Use uvicorn

This commit is contained in:
2023-05-14 15:40:19 +02:00
parent 6eae71560d
commit 8c60d90a70
3 changed files with 3 additions and 25 deletions

View File

@@ -15,7 +15,6 @@ httpx = "^0.24.0"
orjson = "^3.8.12"
prometheus-fastapi-instrumentator = "^6.0.0"
uvloop = "^0.17.0"
gunicorn = "^20.1.0"
sentry-sdk = "^1.22.2"
redis = {extras = ["hiredis"], version = "^4.5.5"}
ormsgpack = "^1.2.6"