GitPython>=3.1.43
Typer>=0.12.0
Jinja2>=3.1.2
requests>=2.32.3
PyGithub>=2.3.0
openai>=1.52.0
python-dateutil>=2.9.0
pyyaml>=6.0
rich>=13.0.0
prompt_toolkit>=3.0.0
pyperclip>=1.8.0

[:python_version < "3.11"]
tomli>=2.0.0

[dev]
pytest>=8.3.3
pytest-mock>=3.14.0
pytest-cov>=5.0.0
responses>=0.25.3
ruff>=0.6.9
mypy>=1.13.0
