django
GitPython

[deploy]
bump2version
readme_renderer[md]
changes
git-changelog

[development]
django
GitPython
bump2version
readme_renderer[md]
changes
git-changelog
pytest>=3
pytest-django
pytest-git
tox
tox-gh-actions
coverage
codacy-coverage
flake8
yamllint
isort
black
mypy

[docs]
mkdocs==1.2.1
mkautodoc
portray==1.7.0

[lint]
flake8
yamllint
isort
black
mypy

[test]
pytest>=3
pytest-django
pytest-git
tox
tox-gh-actions
coverage
codacy-coverage
