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
bump2version
pytest-sugar
pytest-mock
pytest-git
tox
tox-gh-actions
coverage
pip-tools
flake8
yamllint
isort
black
mypy

[docs]
mkautodoc
mkdocs<1.5,>=1.4
portray
mkdocs-material-extensions>=1.0.3
pygments<2.14,>=2.13
pymdown-extensions<9.7,>=9.6

[lint]
flake8
yamllint
isort
black
mypy

[test]
pytest>=3
pytest-django
bump2version
pytest-sugar
pytest-mock
pytest-git
tox
tox-gh-actions
coverage
pip-tools
