From b0690c0683ad011fd3a36e7a6a5bde1de303769d Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Thu, 26 May 2016 22:06:15 +0200 Subject: [PATCH] Bump requirements --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 280ca653..f4044f98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ django-compressor==2.0 -Django==1.9.5 +Django==1.9.6 Pillow==3.2.0 psycopg2==2.6.1 -python-social-auth==0.2.18 -requests==2.9.1 +python-social-auth==0.2.19 +requests==2.10.0 django-leaflet-storage==0.8.0b0