Upgrade Django from 1.8.17 to 1.8.18

This commit is contained in:
John Eskew
2017-04-04 09:58:15 -04:00
parent f32e7988e2
commit 410133d8e8

View File

@@ -38,7 +38,7 @@ django-user-tasks==0.1.4
# We need a fix to DRF 3.2.x, for now use it from our own cherry-picked repo
#djangorestframework>=3.1,<3.2
git+https://github.com/edx/django-rest-framework.git@3c72cb5ee5baebc4328947371195eae2077197b0#egg=djangorestframework==3.2.3
django==1.8.17
django==1.8.18
django-waffle==0.11.1
djangorestframework-jwt==1.8.0
djangorestframework-oauth==1.1.0