Commit 23ab09c4 by Farhanah Sheets Committed by GitHub

Merge pull request #387 from edx/fsheets/update-requirements

Update djangorestframework requirement
parents dec4ad8d 4ba0bfa9
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# Django/Framework Packages # Django/Framework Packages
django>=1.8,<1.9a django>=1.8,<1.9a
django-model-utils>=2.3.1 django-model-utils>=2.3.1
djangorestframework>=3.1 djangorestframework>=3.1,<3.7
django-ipware>=1.1.0 django-ipware>=1.1.0
pytz>=2012h pytz>=2012h
pycrypto>=2.6 pycrypto>=2.6
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment