click>=8.0
jinja2>=3.0
python-gitlab>=4.0

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

[dev]
pytest>=8.0
pytest-cov
black
isort
flake8
mypy
