From 1e05b903715238dfad922c78089dabb56a5d7de5 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Thu, 18 Jan 2018 03:24:23 +0000
Subject: [PATCH] Updated from global requirements

Change-Id: Ic02b5513b4dacdf69a46a8dad4125647b4bfafeb
---
 test-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-requirements.txt b/test-requirements.txt
index a2a8c7e..6641007 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,7 @@ oslotest>=3.2.0 # Apache-2.0
 
 # These are needed for docs generation
 openstackdocstheme>=1.17.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
 
 # for testing optional parts
 oslo.config>=5.1.0 # Apache-2.0