|
@@ -3,14 +3,14 @@ psycopg2==2.5.2
|
|
|
python-ldap==2.4.15
|
|
|
wsgiref==0.1.2
|
|
|
python-dateutil==2.2
|
|
|
-django-autocomplete-light==2.0.7
|
|
|
+django-autocomplete-light==2.1.1
|
|
|
django-activelink==0.4
|
|
|
html2text
|
|
|
-django-polymorphic==0.6
|
|
|
-django-sendfile==0.3.6
|
|
|
+django-polymorphic==0.7.2
|
|
|
+django-sendfile==0.3.10
|
|
|
django-localflavor==1.1
|
|
|
--e git+https://code.ffdn.org/zorun/django-postgresql-netfields.git#egg=django-netfields
|
|
|
--e git+https://github.com/jlaine/django-ldapdb@1c4f9f29e52176f4367a1dffec2ecd2e123e2e7a#egg=django-ldapdb
|
|
|
+django-netfields>=0.3.1,<4.0
|
|
|
+django-ldapdb>=0.4.0,<5.0
|
|
|
feedparser
|
|
|
six==1.10.0
|
|
|
WeasyPrint==0.31
|