mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-25 17:22:55 +00:00
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"
|
||||
openpyxl = "^3.1.2"
|
||||
xlrd = "^2.0.1"
|
||||
gunicorn = "21.2.0"
|
||||
gunicorn = "^22.0.0"
|
||||
python-daemon = "3.0.1"
|
||||
uvicorn = "0.22.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue