summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-05 15:36:20 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-10-05 15:36:20 +0000
commit9f9022f159a013ee4b14991742807bbca3bd3435 (patch)
tree44ee8914556bc484853755a275a204237be70927
parentfd5838712789c2309fa9308000d62940976ae340 (diff)
downloadironic-9f9022f159a013ee4b14991742807bbca3bd3435.tar.gz
Updated from global requirements
Change-Id: Ia4915c4d2ddc72f92db3bccb147ab45d2fc9957f
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index dbc8f4ada..9635a2555 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -19,7 +19,7 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
sphinxcontrib-pecanwsme>=0.8
# NOTE(tonyb): Pillow isn't used directly but it's needed for
# sphinxcontrib-seqdiag. Make sure we honnor g-r caps
-Pillow>=2.4.0,<3.0.0 # MIT
+Pillow<3.0.0,>=2.4.0 # MIT
sphinxcontrib-seqdiag
oslosphinx>=2.5.0 # Apache-2.0