Browse Source

Upgrade requirements

Fabs 11 years ago
parent
commit
10979423e7
1 changed files with 5 additions and 5 deletions
  1. 5 5
      requirements.txt

+ 5 - 5
requirements.txt

@@ -1,8 +1,8 @@
-Django==1.6.1
-South==0.8.2
-django-auth-ldap==1.1.4
-psycopg2==2.5.1
-python-ldap==2.4.13
+Django==1.6.2
+South==0.8.4
+django-auth-ldap==1.2.0
+psycopg2==2.5.2
+python-ldap==2.4.15
 wsgiref==0.1.2
 python-dateutil==2.2
 django-autocomplete-light==2.0.0a8