Browse Source

Add missing dependencies

Baptiste Jonglez 11 years ago
parent
commit
eb638e4a63
1 changed files with 2 additions and 0 deletions
  1. 2 0
      requirements.txt

+ 2 - 0
requirements.txt

@@ -1,4 +1,6 @@
 Django==1.5.4
+South==0.8.2
 django-auth-ldap==1.1.4
+psycopg2==2.5.1
 python-ldap==2.4.13
 wsgiref==0.1.2