configupdater>=3.0.0
toml>=0.10.2
GitPython>=3.1.40
certifi>=2024.2.2

[:python_version < "3.8"]
importlib-metadata

[dev]
build>=1.0.0
pytest>=7.4.0
pytest-cov>=4.1.0
pyinstaller>=6.0.0
pylint<4,>=3.0.0
black==24.8.0
isort==5.13.2
mypy>=1.5.0
types-toml>=0.10.8
pre-commit>=3.3.0
questionary>=2.1.0

[tui]
questionary>=2.1.0
