fix uvicorn multi worker error (#3339)

This commit is contained in:
kevin
2025-08-25 11:24:07 +08:00
committed by GitHub
parent bc388b65c7
commit b7890cbe8d
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ aiozmq
openai>=1.93.0
tqdm
pynvml
uvicorn
uvicorn==0.29.0
fastapi
paddleformers
redis

View File

@@ -8,7 +8,7 @@ aiozmq
openai
tqdm
pynvml
uvicorn
uvicorn==0.29.0
fastapi
paddleformers
redis

View File

@@ -8,7 +8,7 @@ aiozmq
openai
tqdm
pynvml
uvicorn
uvicorn==0.29.0
fastapi
paddleformers
redis