From 8bb8b5a7b92d151538c361a93c655f9fad21b27a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 16 Mar 2018 03:55:37 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I1e890f5e1e4bf5f76fb30db84327c2ca6a4f03a0 --- 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 079b9941d0..e569c604e9 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.6.7,>=1.6.2 # BSD oslosphinx>=4.7.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 diff --git a/requirements.txt b/requirements.txt index 8601dec616..5418ae540e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ osc-lib>=1.8.0 # Apache-2.0 python-openstackclient>=3.12.0 # Apache-2.0 oslo.concurrency>=3.25.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 oslo.db>=4.27.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0 @@ -27,4 +27,4 @@ oslo.vmware>=2.17.0 # Apache-2.0 PrettyTable<0.8,>=0.7.1 # BSD tooz>=1.58.0 # Apache-2.0 decorator>=3.4.0 # BSD -neutron>=12.0.0 # Apache-2.0 +neutron>=12.0.0 # Apache-2.0