upgrade litellm (#1701)

This commit is contained in:
Shuchang Zheng
2025-02-03 14:55:53 +08:00
committed by GitHub
parent 7474208ecd
commit 36de8bde99
2 changed files with 6 additions and 6 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.59.1"
litellm = "1.60.0"
selenium = "^4.13.0"
playwright = "1.46.0"
pre-commit = "^3.5.0"