change litellm version

This commit is contained in:
Brandon Hancock
2024-12-31 11:28:29 -05:00
parent b0d545992a
commit c4a401b247
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ dependencies = [
# Core Dependencies
"pydantic>=2.4.2",
"openai>=1.13.3",
"litellm>=1.56.4",
"litellm>=1.44.22",
"instructor>=1.3.3",
# Text Processing