Upgrade the django version to the last bugfix release
parent
a8026d74ee
commit
2a925bf40e
|
@ -1,7 +1,7 @@
|
||||||
#git+https://github.com/tomchristie/django-rest-framework.git@2.4.0
|
#git+https://github.com/tomchristie/django-rest-framework.git@2.4.0
|
||||||
|
|
||||||
djangorestframework==2.3.13
|
djangorestframework==2.3.13
|
||||||
Django==1.6.5
|
Django==1.6.6
|
||||||
South==0.8.4
|
South==0.8.4
|
||||||
django-picklefield==0.3.1
|
django-picklefield==0.3.1
|
||||||
django-sampledatahelper==0.2.1
|
django-sampledatahelper==0.2.1
|
||||||
|
|
Loading…
Reference in New Issue