click~=8.0
click-option-group~=0.5
gitpython~=3.0
requests~=2.25
jinja2~=3.1
python-gitlab~=4.0
tomlkit~=0.11
dotty-dict~=1.3
importlib-resources~=6.0
pydantic~=2.0
rich~=13.0
shellingham~=1.5

[dev]
pre-commit~=3.5
tox~=4.11
ruff==0.4.1

[docs]
Sphinx~=6.0
sphinxcontrib-apidoc==0.5.0
sphinx-autobuild==2024.2.4
furo~=2024.1

[mypy]
mypy==1.9.0
types-requests~=2.31.0

[test]
coverage[toml]~=7.0
pytest~=7.0
pytest-env~=1.0
pytest-xdist~=3.0
pytest-mock~=3.0
pytest-lazy-fixture~=0.6.3
pytest-cov~=5.0
pytest-pretty~=1.2
pytest-clarity~=1.0
responses~=0.25.0
requests-mock~=1.10
types-pytest-lazy-fixture~=0.6.3
