Update the requirements to match edx-platform
Showing
... | ... | @@ -2,6 +2,8 @@ dogapi==1.2.1 |
django>=1.8,<1.9 | ||
django-extensions==1.5.9 | ||
django-model-utils==2.3.1 | ||
djangorestframework>=3.1,<3.2 | ||
# Use the same cherry-picked repo as edx-platform | ||
#djangorestframework>=3.1,<3.2 | ||
git+https://github.com/edx/django-rest-framework.git@3c72cb5ee5baebc4328947371195eae2077197b0#egg=djangorestframework==3.2.3 | ||
jsonfield==1.0.3 | ||
pytz==2015.2 |
Please
register
or
sign in
to comment