Commit 4ba0bfa9 by Farhanah Sheets

Upper bound to djangorestframework to avoid breaking changes

parent dec4ad8d
...@@ -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