# 核心框架
google-adk>=2.5.0
google-genai>=2.14.0
litellm>=1.80.0

# MCP
mcp>=1.29.0
mcp-types>=2.0.0
httpx>=0.28.0

# Web 服务
fastapi>=0.140.0
uvicorn>=0.51.0

# 配置
python-dotenv>=1.2.0

# A2A（可选）
a2a-sdk>=1.1.2
