refactor: Web 服务器从 gunicorn 迁移到 uvicorn
This commit is contained in:
@@ -25,7 +25,6 @@ dependencies = [
|
||||
"taskiq-redis>=1.0.0",
|
||||
"supabase>=2.27.2",
|
||||
"uvicorn[standard]>=0.40.0",
|
||||
"gunicorn>=25.1.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user