From 6732c65c337f7eb3e8870b0071b1b0024011d3b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Mon, 18 Jul 2016 19:52:55 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20des=20requirements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e7e7087b..50843e60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ configparser==3.5.0 -Django==1.8.13 +Django==1.8 django-autocomplete-light==2.3.3 -django-autoslug==1.8.0 +django-autoslug==1.9.3 django-cas-ng==3.5.4 django-grappelli==2.8.1 django-recaptcha==1.0.5 mysqlclient==1.3.7 -Pillow==2.9.0 +Pillow==3.3.0 simplejson==3.8.2 six==1.10.0 unicodecsv==0.14.1