fix: 升级 gunicorn 到22.0.0
This commit is contained in:
parent
16851592c3
commit
00e24c079a
@ -42,7 +42,7 @@ websocket-client = "^1.7.0"
|
|||||||
langchain-google-genai = "^1.0.3"
|
langchain-google-genai = "^1.0.3"
|
||||||
openpyxl = "^3.1.2"
|
openpyxl = "^3.1.2"
|
||||||
xlrd = "^2.0.1"
|
xlrd = "^2.0.1"
|
||||||
gunicorn = "21.2.0"
|
gunicorn = "^22.0.0"
|
||||||
python-daemon = "3.0.1"
|
python-daemon = "3.0.1"
|
||||||
uvicorn = "0.22.0"
|
uvicorn = "0.22.0"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user