upgrade litellm to 1.35.35 (#250)

This commit is contained in:
Shuchang Zheng
2024-05-02 11:32:24 -07:00
committed by GitHub
parent a1fa5ee4e0
commit 55444e3ae0
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ python-multipart = "^0.0.6"
toml = "^0.10.2"
jinja2 = "^3.1.2"
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
litellm = "1.35.32"
litellm = "1.35.35"
duckduckgo-search = "^3.8.0"
selenium = "^4.13.0"
bs4 = "^0.0.1"