From 8daf00e551ef9fa603d2d6d56772a201947a60f6 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sat, 20 Aug 2016 11:34:00 +0200 Subject: [PATCH] Bump Pillow --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 20ee4be0..91dc1a12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ django-compressor==2.0 Django==1.9.7 -Pillow==3.2.0 +Pillow==3.3.1 psycopg2==2.6.1 python-social-auth==0.2.21 requests==2.11.1