From e00b15b5297d7a0858cddcc0d61d61e25ed44af0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 5 Jul 2016 18:13:09 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4be0d75e3627898d8f5eb2e8ddce594b65bcb21a --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ffc428518..bc393b4e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ oslo.reports>=0.6.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 -oslo.utils>=3.11.0 # Apache-2.0 +oslo.utils>=3.14.0 # Apache-2.0 Paste # MIT PasteDeploy>=1.5.0 # MIT pbr>=1.6 # Apache-2.0 @@ -35,7 +35,7 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT sqlalchemy-migrate>=0.9.6 # Apache-2.0 stevedore>=1.10.0 # Apache-2.0 suds-jurko>=0.6 # LGPLv3+ -setuptools>=16.0 # PSF/ZPL +setuptools!=24.0.0,>=16.0 # PSF/ZPL WebOb>=1.2.3 # MIT dnspython>=1.14.0 # http://www.dnspython.org/LICENSE dnspython3>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE