pydantic>=2.0
openai>=1.0.0
anthropic>=0.20.0
requests>=2.28.0

[dev]
pytest
pytest-asyncio

[server]
fastapi>=0.100
uvicorn[standard]>=0.20
