From ada9da0b30926b9b658b1b08e49e7d4bd8c6799c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 4 Aug 2016 02:41:32 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iaf00eefcd9371470e53464c88ee84ae7f536a1fa --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3e8b222b8..f67f6130b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,10 +5,10 @@ # pbr should be first pbr>=1.6 # Apache-2.0 -oslo.config>=3.12.0 # Apache-2.0 +oslo.config>=3.14.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 -oslo.utils>=3.15.0 # Apache-2.0 +oslo.utils>=3.16.0 # Apache-2.0 PrettyTable<0.8,>=0.7 # BSD requests>=2.10.0 # Apache-2.0 simplejson>=2.2.0 # MIT