From f266a9849d26d912e9b991f1f9235c9edec381bc Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 20 Apr 2016 14:43:12 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I1a983e4ff63e502c9667653c4830181d3ed2f3ff --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e640b4b5c4..db1aec4c99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,9 +38,9 @@ oslo.concurrency>=3.5.0 # Apache-2.0 MySQL-python;python_version=='2.7' # GPL with FOSS exception Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD six>=1.9.0 # MIT -stevedore>=1.5.0 # Apache-2.0 +stevedore>=1.9.0 # Apache-2.0 oslo.messaging>=4.5.0 # Apache-2.0 -osprofiler>=1.1.0 # Apache-2.0 +osprofiler>=1.3.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD