# These dependencies are required for running the tests, but not for running the application itself.

flake8
black
isort
bandit
pytest
pytest-django
coverage

-r requirements.txt
