Updated from global requirements

Change-Id: Ic966dc1bd6130c8764b5a2b8357fa6cdf38619a2
diff --git a/test-requirements.txt b/test-requirements.txt
index abe2b2c..7bd15ca 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@
 # process, which may cause wedges in the gate later.
 hacking>=1.0.0 # Apache-2.0
 
-sphinx>=1.6.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
 openstackdocstheme>=1.17.0 # Apache-2.0
 reno>=2.5.0 # Apache-2.0
 fixtures>=3.0.0 # Apache-2.0/BSD