From b1ae6acf883ce43e266be95273f00f7a14bc8f16 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Fri, 21 Apr 2017 18:26:26 +0200 Subject: [PATCH] Bump deps --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index bf12a923..1ae5840f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -Django==1.10.5 +Django==1.11 django-compressor==2.1.1 django-leaflet-storage==0.8.2 -Pillow==4.0.0 -psycopg2==2.6.2 +Pillow==4.1.0 +psycopg2==2.7.1 requests==2.13.0 social-auth-app-django==1.0.1 social-auth-core==1.1.0