From 24af8f90a2e7f520d373f0b330ccf1bcbf696897 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 21 Jan 2017 14:55:48 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7a0a03c5830d61460d9d8b69ad40fd54b70a0795 --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index e88e357..0b6d414 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,24 +2,24 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=1.6 # Apache-2.0 +pbr>=1.8 # Apache-2.0 Babel>=2.3.4 # BSD -alembic>=0.8.4 # MIT +alembic>=0.8.10 # MIT oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 -oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0 -oslo.versionedobjects>=1.13.0 # Apache-2.0 +oslo.db>=4.15.0 # Apache-2.0 +oslo.versionedobjects>=1.17.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 oslo.context>=2.9.0 # Apache-2.0 -oslo.policy>=1.15.0 # Apache-2.0 +oslo.policy>=1.17.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.messaging>=5.2.0 # Apache-2.0 +oslo.messaging>=5.14.0 # Apache-2.0 oslo.middleware>=3.0.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0 oslo.rootwrap>=5.0.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 oslo.utils>=3.18.0 # Apache-2.0 -keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0 +keystonemiddleware>=4.12.0 # Apache-2.0 pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD