update litellm

This commit is contained in:
Brandon Hancock
2025-01-28 12:23:06 -05:00
parent bcb7fb27d0
commit cba8c9faec
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ dependencies = [
# Core Dependencies
"pydantic>=2.4.2",
"openai>=1.13.3",
"litellm==1.57.4",
"litellm==1.59.8",
"instructor>=1.3.3",
# Text Processing
"pdfplumber>=0.11.4",