Browse Source

Upgrade Django to 1.9

Baptiste Jonglez 9 years ago
parent
commit
11557c3156
1 changed files with 2 additions and 2 deletions
  1. 2 2
      requirements.txt

+ 2 - 2
requirements.txt

@@ -3,8 +3,8 @@ anyjson==0.3.3
 billiard==3.3.0.20
 celery==3.1.18
 dj-static==0.0.6
-Django==1.8.5
-djangorestframework==3.2.4
+Django==1.9.2
+djangorestframework==3.3.2
 gunicorn==19.3.0
 kombu==3.0.30
 Pillow==2.9.0