# This file collects all required third-party applications that are needed
# to test this project.

-r requirements.txt
django
flake
ipdb
jinja2
pytest
pytest-cov
tox
webob
werkzeug
