From a005e64ef045ee94de2305a02facb333a0cb4a5b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 15 Mar 2018 07:27:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I954df3c759f7968b71eda3045ed9518608f1ad8c --- 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 597b54ed..d959d443 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -3,4 +3,4 @@ # process, which may cause wedges in the gate later. openstackdocstheme>=1.18.1 # Apache-2.0 reno>=2.5.0 # Apache-2.0 -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD diff --git a/requirements.txt b/requirements.txt index 6ff7bec0..07e30c52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -horizon>=13.0.0 # Apache-2.0 +horizon>=13.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD openstacksdk>=0.11.2 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0