build: upgrade LiteLLM to 1.74.3 (#3199)

This commit is contained in:
Lucas Gomide
2025-07-21 10:58:47 -03:00
committed by GitHub
parent 942014962e
commit 2fd99503ed
2 changed files with 3010 additions and 3010 deletions

View File

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