Django

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

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

[docs]
Sphinx

[lint]
flake8
yamllint
isort
black

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