django>=3.2
django-sendfile2>0.5

[coverage]
pytest-cov

[docs]
sphinx
sphinx-rtd-theme

[pep8]
flake8

[release]
twine
bump2version

[tests]
pytest
pytest-pythonpath
pytest-django
tox
isort
black
