mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-06 22:15:22 +02:00
chore: remove gunicorn in favor of uvicorn workers (#3761)
This commit is contained in:
parent
adab596683
commit
4d1381c055
9 changed files with 44 additions and 160 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue