Merge pull request #23486 from BerriAI/litellm_/beautiful-kilby

[Fix] Add litellm-proxy-extras to CI requirements
This commit is contained in:
yuneng-jiang 2026-03-12 15:01:56 -07:00 committed by GitHub
commit 79ffcf297d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,4 +17,5 @@ mcp==1.25.0 # for MCP server
semantic_router==0.1.10 # for auto-routing with litellm
fastuuid==0.12.0
responses==0.25.7 # for proxy client tests
pytest-retry==1.6.3 # for automatic test retries
pytest-retry==1.6.3 # for automatic test retries
litellm-proxy-extras # for prisma migrations