pydantic>=2.0.0
typing-extensions>=4.5.0
aiohttp>=3.8.0
python-dotenv>=1.0.0

[all]
alloy-ai[anthropic,openai]

[anthropic]
anthropic>=0.25.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
isort>=5.10.0
mypy>=1.0.0
ruff>=0.1.0

[openai]
openai>=1.0.0
