add dependency

This commit is contained in:
Alexsander Hamir 2026-01-26 16:18:10 -08:00
parent 7c491a8543
commit 750c2c91fa

View file

@ -16,4 +16,5 @@ uvloop==0.21.0
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
responses==0.25.7 # for proxy client tests
pytest-retry==1.6.3 # for automatic test retries