# Testing requirements
# -------------------------------
# This file collects all required third-party applications that are needed
# to run this project in a staging site, but not in other environments.
# Later you can install all these apps in a row using pip. Example:
#
#     pip install -r requirements/testing.txt

-r common.txt
