From 04a6ebf60566d35b8a9584754fd8f534280f36c1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 2 Oct 2015 17:26:26 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Idef385a8d4bc07570fcfa04e35016529c83e2350 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 735167c274..b6b92fbf38 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,7 +16,7 @@ requests-mock>=0.6.0 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # NOTE(tonyb): Pillow isn't used directly by nova 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 oslotest>=1.10.0 # Apache-2.0