pydantic>=2.0.0
httpx>=0.24.0
numpy>=1.20.0
typing-extensions>=4.0.0
asyncio>=3.4.3
aiohttp>=3.8.0

[anthropic]
anthropic>=0.5.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.20.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0

[openai]
openai>=1.0.0
