PyGithub>=2.1
pyyaml>=6.0
python-dotenv>=1.0

[all]
anthropic>=0.25
openai>=1.0

[anthropic]
anthropic>=0.25

[dev]
pytest>=8.0
pytest-cov>=5.0
pytest-mock>=3.12
black>=24.0
flake8>=7.0

[openai]
openai>=1.0
