Bump litellm to 1.60.2 (fixes #34) (#488)

This commit is contained in:
Taha Yassine 2025-02-05 11:43:02 +01:00 committed by GitHub
parent 26c733c745
commit 90c30fa62b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ gradio = [
"gradio>=5.13.2",
]
litellm = [
"litellm>=1.55.10",
"litellm>=1.60.2",
]
mcp = [
"mcpadapt>=0.0.6",