From 6bb437c68dcee21ddf487eb9f5b83adde25a2c54 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 14 Mar 2018 06:12:50 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I5f7cb156ffbbbf3b9f6a91bc47a91f42a7488885 --- doc/requirements.txt | 4 ++-- requirements.txt | 2 +- test-requirements.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 159024969..1d988ed35 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,6 +1,6 @@ # 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. -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 openstackdocstheme>=1.18.1 # Apache-2.0 -sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD +sphinx!=1.6.6,>=1.6.2 # BSD diff --git a/requirements.txt b/requirements.txt index a03ec6822..6bb90058f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ python-heatclient>=1.10.0 # Apache-2.0 python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0 pyzabbix>=0.7.4 # LGPL networkx<2.0,>=1.10 # BSD -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 oslo.db>=4.27.0 # Apache-2.0 oslo.messaging>=5.29.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index f8937fcec..b141cff5f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,7 +19,7 @@ oslo.db>=4.27.0 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0 oslotest>=3.2.0 # Apache-2.0 oslo.service!=1.28.1,>=1.24.0 # Apache-2.0 -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 oslo.messaging>=5.29.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.policy>=1.30.0 # Apache-2.0