From b6fb736d75a91a6728bd810c76bafdd10fde7a23 Mon Sep 17 00:00:00 2001 From: Marcio Mazza Date: Fri, 3 Oct 2014 20:08:54 -0300 Subject: [PATCH] Atualizadas versoes de bibliotecas --- requirements/dev.txt | 6 +++--- requirements/producao.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index a1d09f2..4cdebc1 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,11 +2,11 @@ # para testes coverage==3.7.1 -pytest-django==2.6.2 -WebTest==2.0.15 +pytest-django==2.7.0 +WebTest==2.0.16 django-webtest==1.7.7 # para desevolvimento django-debug-toolbar==1.2.1 ipdb==0.8 -ipython==2.2.0 +ipython==2.3.0 diff --git a/requirements/producao.txt b/requirements/producao.txt index e5507a6..7f6cb95 100644 --- a/requirements/producao.txt +++ b/requirements/producao.txt @@ -1,6 +1,6 @@ Django==1.7 -Pillow==2.5.3 -django-auth-ldap==1.2.1 +Pillow==2.6.0 +django-auth-ldap==1.2.2 django-autoslug==1.7.2 django-extensions==1.4.0 git+git://github.com/jacobian/django-googlecharts.git@c542996cf9a7a097b447e1ce5a1a6b66bdad254f#egg=django_googlecharts