upgrade litellm 1.52.6 (#1196)

This commit is contained in:
Shuchang Zheng
2024-11-14 15:12:58 -08:00
committed by GitHub
parent 675933128c
commit 2a20a45e07
2 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ python-multipart = "^0.0.6"
toml = "^0.10.2"
jinja2 = "^3.1.2"
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
litellm = "1.42.0"
litellm = "1.52.6"
selenium = "^4.13.0"
playwright = "1.46.0"
pre-commit = "^3.5.0"