Django

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

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

[development:python_version >= '3.6']
black

[docs]
Sphinx==3.5.4

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

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