From c979e7b77ab7858ff4e49ac5a1ff5c6f32ae291c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 10 Mar 2018 13:22:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6e4f36deacd593703ba792cd2fe0bd58c8f0a3cf --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ecb5117..c243c75 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,6 +14,6 @@ testtools>=2.2.0 # MIT six>=1.10.0 # MIT # this is required for the docs build jobs -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD openstackdocstheme>=1.18.1 # Apache-2.0