dpaste/requirements.txt
2017-01-21 00:42:31 +01:00

21 lines
510 B
Text

# -----------------------------------------------------------------------------
# These requirements are only required for local testing or development.
# To use dpaste it's enough to install the package, all, and only the
# necessary dependencies are installed automatically.
# -----------------------------------------------------------------------------
# Project dependencies
django>=1.10
pygments
requests
# Testing
coverage
tox
docutils
sphinx
sphinx_rtd_theme
# Deployment specific
gunicorn
psycopg2