Browse Source

Django: update requirements

INADA Naoki 10 years ago
parent
commit
6068a77949
1 changed files with 5 additions and 5 deletions
  1. 5 5
      frameworks/Python/django/requirements.txt

+ 5 - 5
frameworks/Python/django/requirements.txt

@@ -1,10 +1,10 @@
-Django==1.6.5
+Django==1.8.2
 
 
-mysqlclient==1.3.1
-psycopg2==2.5.3
+mysqlclient==1.3.6
+psycopg2==2.6
 ujson==1.33
 ujson==1.33
 
 
-gunicorn==19.1
+gunicorn==19.3.0
 meinheld==0.5.7
 meinheld==0.5.7
 
 
-greenlet==0.4.5
+greenlet==0.4.7