diff --git a/requirements.txt b/requirements.txt index 8767b06b..e6a450fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,26 +1,26 @@ # 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 +Django >= 1.11.0, < 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