chore(dependency): bump gunicorn to 23.0 (#11560)

Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
-LAN-
2024-12-13 16:16:58 +08:00
committed by GitHub
parent 3d803c2e80
commit 430ca3322b
2 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ google-auth-httplib2 = "0.2.0"
google-cloud-aiplatform = "1.49.0"
google-generativeai = "0.8.1"
googleapis-common-protos = "1.63.0"
gunicorn = "~22.0.0"
gunicorn = "~23.0.0"
httpx = { version = "~0.27.0", extras = ["socks"] }
huggingface-hub = "~0.16.4"
jieba = "0.42.1"