downgrade litellm to 1.42.0 (#696)

This commit is contained in:
Shuchang Zheng
2024-08-09 01:34:10 -07:00
committed by GitHub
parent 7b58a1f0a8
commit eb93feb4d7
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.43.1"
litellm = "1.42.0"
duckduckgo-search = "^3.8.0"
selenium = "^4.13.0"
bs4 = "^0.0.1"