From de6deb817bd374e2d8ad44623348061fee20f280 Mon Sep 17 00:00:00 2001 From: Spencer Krum Date: Mon, 26 Oct 2015 20:15:42 -0700 Subject: Pin Pillow --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7996638..784a00b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pbr>=0.5.21,<1.0 urwid docutils>=0.12 pygments -pillow # or PIL. Optional; only used for images. +Pillow>=2.4.0,<3.0.0 # or PIL. Optional; only used for images. # MIT -- cgit v1.2.3