Browse Source

Update Django to 1.7.4

Baptiste Jonglez 10 years ago
parent
commit
e18f99c24b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
-Django==1.7.3
+Django==1.7.4
 psycopg2==2.5.2
 python-ldap==2.4.15
 wsgiref==0.1.2