From c5fcc3db4b9565484186cf8fcc1ccfbd2718cd56 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 2 Oct 2015 14:29:28 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia8c3e7f027315aa3ad3caa1c34f2e036f8451ec4 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 61b0720c51..5d6d7e4ff5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,14 +12,14 @@ psycopg2>=2.5 python-ironicclient>=0.8.0 python-subunit>=0.0.18 testtools>=1.4.0 -os-testr>=0.1.0 +os-testr>=0.4.1 # Doc requirements 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