From ee4f27dbb755c4c3a4a3a2755d8a1a24ddf07e17 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 16 Mar 2018 07:31:54 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I3367e772a9095e6dd624e7ae24476b7d74c9174a --- doc/requirements.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index d8c3cfb..8871238 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -2,4 +2,4 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. openstackdocstheme>=1.18.1 # 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 2ca0873..f8d2bdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ # 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 oslo.log>=3.36.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD -python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0 +python-barbicanclient>=4.5.2 # Apache-2.0