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

[: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>=3.0.0
black>=23.0.0
isort>=5.12.0
mypy>=1.5.0
pre-commit>=3.3.0
