Django

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

[development]
Django
Sphinx==3.5.4
codacy-coverage==1.3.11
coverage
django-bootstrap3
django-filter
django_tables2
flake8==3.9.2
isort
mock
pip-tools
pluggy>=0.7
pytest
tox-gh-actions
tox==3.23.1
yamllint==1.26.1

[development:python_version >= '3.6']
black

[docs]
Sphinx==3.5.4

[lint]
flake8==3.9.2
isort
yamllint==1.26.1

[test]
codacy-coverage==1.3.11
coverage
mock
pluggy>=0.7
pytest
tox-gh-actions
tox==3.23.1
