openai>=1.0.0
pyyaml>=6.0
requests>=2.28.0
httpx>=0.24.0
typer>=0.7.0
rich>=13.0.0
psutil>=5.9.0

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