chore: remove gunicorn in favor of uvicorn workers (#3761)

This commit is contained in:
Hayden
2024-06-20 22:52:09 -05:00
committed by GitHub
parent adab596683
commit 4d1381c055
9 changed files with 44 additions and 160 deletions

View File

@@ -21,7 +21,6 @@ apprise = "^1.4.5"
bcrypt = "^4.0.1"
extruct = "^0.17.0"
fastapi = "^0.111.0"
gunicorn = "^22.0.0"
httpx = "^0.27.0"
lxml = "^5.0.0"
orjson = "^3.8.0"