pydantic>=2.0.0
python-dotenv>=1.0.0
aiohttp>=3.8.0
pyyaml>=6.0.0
rich>=13.8.1
tiktoken>=0.6.0
openai>=1.58.1
anthropic>=0.3.0
together>=0.2.11
google-generativeai>=0.3.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.20.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.0.0
mypy>=1.0.0
pylint>=2.0.0
pre-commit>=3.0.0
build>=1.0.0
twine>=4.0.0
