From abeedb56333138a330035851a446d43e18e01151 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Mar 2018 08:08:41 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ifd421cd220bf64ee558642e3b5a9a2b0f73a3c3f --- doc/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index c53861f6..244b6b6c 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -2,6 +2,6 @@ # 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.6.7,>=1.6.2 # BSD openstackdocstheme>=1.18.1 # Apache-2.0 reno>=2.5.0 # Apache-2.0 diff --git a/requirements.txt b/requirements.txt index 312f77a5..11aa6f03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,4 +16,4 @@ python-novaclient>=9.1.0 # Apache-2.0 python-saharaclient>=1.4.0 # Apache-2.0 pytz>=2013.6 # MIT -horizon>=13.0.0 # Apache-2.0 +horizon>=13.0.0 # Apache-2.0