From 30f36abe622424d226f289a6fef39ee9ad57ccf6 Mon Sep 17 00:00:00 2001 From: Ana Paula Almeida Date: Wed, 5 Jun 2013 10:59:14 -0300 Subject: [PATCH 1/2] =?UTF-8?q?Atualiza=C3=A7=C3=A3o=20dos=20requirements.?= =?UTF-8?q?txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3cd44f9..2c5548b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ +Django==1.2.7 +Geraldo==0.4.16 PIL==1.1.7 -Django==1.2 django-auth-ldap==1.0.12 django-autoslug==1.4.1 django-extensions==0.7.1 @@ -7,6 +8,6 @@ django-treemenus==0.8.7 eav-django==1.3.4 html5lib==0.90 pisa==3.0.33 -python-ldap==2.4.4 +psycopg2==2.4.5 +python-ldap=2.4.4 reportlab==2.5 -wsgiref==0.1.2 From 2fe5d98f2084f39facf6e9973c1e8edf8fafcad5 Mon Sep 17 00:00:00 2001 From: Ana Paula Almeida Date: Wed, 5 Jun 2013 11:28:31 -0300 Subject: [PATCH 2/2] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c5548b..8f6101c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ eav-django==1.3.4 html5lib==0.90 pisa==3.0.33 psycopg2==2.4.5 -python-ldap=2.4.4 +python-ldap==2.4.4 reportlab==2.5