Skip to content

Commit f02b40b

Browse files
authoredFeb 24, 2025··
feat: Upgrade xinference client (#2381)
1 parent 261915d commit f02b40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ gunicorn = "^22.0.0"
4848
python-daemon = "3.0.1"
4949
boto3 = "^1.34.160"
5050
tencentcloud-sdk-python = "^3.0.1209"
51-
xinference-client = "^0.14.1.post1"
51+
xinference-client = "^1.3.0"
5252
psutil = "^6.0.0"
5353
celery = { extras = ["sqlalchemy"], version = "^5.4.0" }
5454
django-celery-beat = "^2.6.0"

0 commit comments

Comments
 (0)
Please sign in to comment.