coverage
pillow
django-cuser
pytest
pytest-django
pytest-cov

# PEP8 code linting, which we run on all commits.
flake8
flake8-tidy-imports
pycodestyle

# Sort and lint imports
isort
