From 90d4cafd5b82731cc005af649d6777785c272d9c Mon Sep 17 00:00:00 2001 From: zhengxie Date: Mon, 29 Jan 2018 10:37:44 +0800 Subject: [PATCH] [requirements] Update pillow to 4.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9dfd334a16..72d669b793 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ python-dateutil python-memcached==1.57 chardet six -Pillow>=2.6.1,<3.0.0 +Pillow==4.3.0 Django==1.8.18 django-compressor==1.4 django-post-office==2.0.3