diff --git a/requirements.txt b/requirements.txt index c569f9eb..90562dc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ # 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 django -django_rest_framework +djangorestframework django_extensions python-dateutil docutils pygments yaml # Test dependencies