typer>=0.4.0
fastapi>=0.68.0
uvicorn>=0.15.0
requests>=2.26.0
mcp>=0.1.0
pyyaml>=6.0
simpleeval>=0.9.0
httpx>=0.20.0
pydantic>=2.0

[all]
anthropic>=0.39.0
openai>=1.0.0
google-genai>=0.3.0
litellm>=1.40.0

[anthropic]
anthropic>=0.39.0

[docs]
mkdocs-material>=9.0

[gemini]
google-genai>=0.3.0

[litellm]
litellm>=1.40.0

[openai]
openai>=1.0.0

[test]
pytest>=7.0
pytest-asyncio>=0.21
jsonschema>=4.0
