openai>=1.10.0
openai-agents==0.0.7
typer>=0.9.0
gitpython>=3.1.40
rich>=13.6.0
pydantic>=2.5.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
