
[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.0.0
mypy>=1.0.0

[llm]
anthropic>=0.18.0
openai>=1.0.0

[production]
aiohttp>=3.9.0
pydantic>=2.0.0
redis>=5.0.0
