PyGithub>=2.1
click>=8.0
pyyaml>=6.0
python-dotenv>=1.0
rich>=13.0

[all]
anthropic>=0.25
openai>=1.0

[anthropic]
anthropic>=0.25

[dev]
pytest>=8.0
pytest-mock>=3.12
black>=24.0
flake8>=7.0
pre-commit>=3.0

[openai]
openai>=1.0
