From d433edbcbd29e59815f14deffe6814da64b72b84 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 26 Feb 2016 01:47:30 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I238694cf9bb6d5cc21645a291512f5e3394a05d3 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7a58023872..268c065bcc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0 lxml>=2.3 # BSD netaddr!=0.7.16,>=0.7.12 # BSD oslo.cache>=0.8.0 # Apache-2.0 -oslo.config>=3.4.0 # Apache-2.0 +oslo.config>=3.7.0 # Apache-2.0 oslo.concurrency>=3.5.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 @@ -51,7 +51,7 @@ python-zaqarclient>=0.3.0 # Apache-2.0 pytz>=2013.6 # MIT PyYAML>=3.1.0 # MIT requests!=2.9.0,>=2.8.1 # Apache-2.0 -retrying>=1.2.3,!=1.3.0 # Apache-2.0 +retrying!=1.3.0,>=1.2.3 # Apache-2.0 Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT six>=1.9.0 # MIT