fastapi>=0.109.0
uvicorn[standard]>=0.27.0
pydantic>=2.5.0
requests>=2.31.0
docstring-parser>=0.15

[all]
openai>=1.10.0
anthropic>=0.8.0

[anthropic]
anthropic>=0.8.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
black>=23.12.0
flake8>=7.0.0
mypy>=1.8.0
httpx>=0.26.0

[openai]
openai>=1.10.0
