feat: Upgrade xinference client (#2381)

This commit is contained in:
shaohuzhang1 2025-02-24 18:23:26 +08:00 committed by GitHub
parent 261915db29
commit f02b40b830
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"