From a5e408ab96bdb2a530ccb45542a1b6085e4b724d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 3 Oct 2016 14:08:29 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7b7b1911d7712713620cb5211e75dd7995ae0eef --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4cc0f1d0..9e2cc996 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,6 +9,6 @@ nose # LGPL oslotest>=1.10.0 # Apache-2.0 pylint==1.4.5 # GPLv2 python-subunit>=0.0.18 # Apache-2.0/BSD -sphinx!=1.3b1,<1.3,>=1.2.1 # BSD +sphinx!=1.3b1,<1.4,>=1.2.1 # BSD testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT