django-debug-toolbar==3.2
# Testing requirements
pycodestyle==2.6.*
pyflakes==2.2.*
pep8-naming
flake8==3.8.*
codecov
coverage
pytest-cov
pytest==6.*
pytest-django==4.*
isort
pytest-rerunfailures==9.*
pytest-mock==3.5.*
responses
potypo
freezegun

# Not really required, just nice to have
pytest-xdist==2.2.*
pytest-cache
pytest-sugar
