dpaste/requirements.txt
2017-12-12 22:07:27 +01:00

19 lines
484 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
django-markup
pygments
requests
# Testing
coverage
tox
docutils
sphinx
sphinx_rtd_theme