httpx>=0.24

[all]
anthropic>=0.40
openai>=1.0
google-genai>=1.0
mcp>=1.0
starlette>=0.37
uvicorn>=0.29
pydantic-settings>=2.2

[anthropic]
anthropic>=0.40

[dev]
pytest>=8.0
pytest-asyncio>=0.23
httpx>=0.24
anthropic>=0.40
openai>=1.0
google-genai>=1.0
mcp>=1.0
starlette>=0.37
uvicorn>=0.29
pydantic-settings>=2.2

[google-genai]
google-genai>=1.0

[mcp]
mcp>=1.0

[openai]
openai>=1.0

[proxy]
starlette>=0.37
uvicorn>=0.29
pydantic-settings>=2.2

[requests]
requests>=2.28
