summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-02 16:24:43 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-02 16:24:43 +0000
commit922ba83592ad4b022bfa37d68a049e68afbeec93 (patch)
tree60cee6e170af0842893a07c43b6ec2e1cb6e98ce
parent2c7c6f233e0672683b68b87a1c4ca06d31a9903a (diff)
downloadstevedore-stable/liberty.tar.gz
Updated from global requirementsliberty-eolstable/liberty
Change-Id: I1cf7da382ee57832907aac11e7d377328833c724
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 4b18c75..346b34b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-Pillow>=2.4.0 # MIT
+Pillow<3.0.0,>=2.4.0 # MIT
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
mock>=1.2
coverage>=3.6