django
GitPython
typing_extensions>=3.10.0.0

[deploy]
bump2version
readme_renderer[md]

[development]
django
GitPython
typing_extensions>=3.10.0.0
bump2version
readme_renderer[md]
pytest>=3
pytest-django
pytest-mock
pytest-git
tox
tox-gh-actions
coverage
flake8
yamllint
isort
black
mypy

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

[lint]
flake8
yamllint
isort
black
mypy

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