From d6327431ad25a3f13ce4e19b8250af291b17bb41 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 18 May 2017 12:54:54 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I42d4fb6f4fc127a327ab5d543d03c354bbed33e5 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1c80b47ee..f8a0c38be 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,7 +14,7 @@ python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD reno>=1.8.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 -sphinx>=1.5.1 # BSD +sphinx!=1.6.1,>=1.5.1 # BSD testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT testscenarios>=0.4 # Apache-2.0/BSD