From ae9a922faa1265510f084d7d6fbb8989bbd9c1c1 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Sat, 10 Mar 2018 14:00:04 +0000
Subject: [PATCH] Updated from global requirements

Change-Id: I0ea4819a924912d4c89c33b75f8e90f9a6c4e081
---
 doc/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/requirements.txt b/doc/requirements.txt
index 079b9941d0..35f9e8ec33 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,7 +1,7 @@
 # The order of packages is significant, because pip processes them in the order
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
 oslosphinx>=4.7.0 # Apache-2.0
 reno>=2.5.0 # Apache-2.0