diff --git a/pyproject.toml b/pyproject.toml index 799efacb86..ed81ff26d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ # Core Dependencies "pydantic>=2.4.2", "openai>=1.13.3", - "litellm==1.60.2", + "litellm==1.61.15", "instructor>=1.3.3", # Text Processing "pdfplumber>=0.11.4",