upgrade litellm to 1.67.0 (#2198)

This commit is contained in:
Shuchang Zheng
2025-04-21 06:22:30 +08:00
committed by GitHub
parent 730dd47b2b
commit 8b9c7c17e3
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.66.1"
litellm = ">=1.67.0"
playwright = "1.46.0"
pillow = "^10.1.0"
starlette-context = "^0.3.6"