# Add here external Python modules dependencies, one per line. Module names
# should match https://pypi.python.org/pypi names. For the full spec or
# dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html

# Runtime dependencies
beautifulsoup4
Django >= 1.10.7, < 2.0
djangorestframework >= 3.4.0
django_webpack_loader
django_js_reverse
docutils
file_magic >= 0.3.0
htmlmin
lxml
pygments
pypandoc
python-dateutil
pyyaml
requests
python-memcached

# Doc dependencies
sphinx
sphinxcontrib-httpdomain


