fix mapped tests

This commit is contained in:
Ishaan Jaffer 2025-11-06 18:47:51 -08:00
parent 5157078e0a
commit 1d0b25dfa0

View File

@ -15,4 +15,5 @@ fastapi-sso==0.16.0
uvloop==0.21.0
mcp==1.10.1 # for MCP server
semantic_router==0.1.10 # for auto-routing with litellm
fastuuid==0.12.0
fastuuid==0.12.0
responses==0.25.7 # for proxy client tests