diff --git a/requirements.txt b/requirements.txt index ed4e33bc..a2a031b4 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 +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 #Doc dependencies sphinx sphinxcontrib-httpdomain # Test dependencies