gitpython==3.1.40
semver==3.0.2
loguru==0.7.2
click==8.1.7

[dev]
black
isort
pylint
pre-commit
pytest
pytest-cov
mypy
