chore: Bump litellm version

This commit is contained in:
Ahmed Allam
2025-12-07 01:35:29 +04:00
committed by Ahmed Allam
parent 4297c8f6e4
commit a14cb41745
2 changed files with 233 additions and 191 deletions

View File

@@ -45,8 +45,7 @@ strix = "strix.interface.main:main"
python = "^3.12"
fastapi = "*"
uvicorn = "*"
litellm = { version = "~1.79.1", extras = ["proxy"] }
openai = ">=1.99.5,<1.100.0"
litellm = { version = "~1.80.7", extras = ["proxy"] }
tenacity = "^9.0.0"
numpydoc = "^1.8.0"
pydantic = {extras = ["email"], version = "^2.11.3"}