From fd8e9aa0bba9856c02d835c204962df1662a896d Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Tue, 6 Oct 2015 12:21:36 +0200 Subject: [PATCH] Upgrade requirements --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6aeb6927..7050444c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ django-compressor==1.5 -Django==1.8.4 -Pillow==2.9.0 +Django==1.8.5 +Pillow==3.0.0 psycopg2==2.6.1 -python-social-auth==0.2.12 +python-social-auth==0.2.13 requests==2.7.0 git+https://github.com/umap-project/django-leaflet-storage.git