mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-25 17:22:55 +00:00
feat: Upgrade xinference client (#2381)
This commit is contained in:
parent
261915db29
commit
f02b40b830
|
|
@ -48,7 +48,7 @@ gunicorn = "^22.0.0"
|
|||
python-daemon = "3.0.1"
|
||||
boto3 = "^1.34.160"
|
||||
tencentcloud-sdk-python = "^3.0.1209"
|
||||
xinference-client = "^0.14.1.post1"
|
||||
xinference-client = "^1.3.0"
|
||||
psutil = "^6.0.0"
|
||||
celery = { extras = ["sqlalchemy"], version = "^5.4.0" }
|
||||
django-celery-beat = "^2.6.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue