pyyaml>=6.0
httpx>=0.24.0
typer[all]>=0.7.0
rich>=13.0.0
psutil>=5.9.0
openai>=1.0.0
python-dotenv>=1.0.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
flake8>=6.0
mypy>=1.0
isort>=5.12
