From 44310af94151abae2db632ca79a39debaf9b9a4a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 7 Jan 2016 14:00:39 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I57d5e9bdcdbfebcd9645cb0eb1a06583146cf061 --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index bda9f1ac25..aa1c22766e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,14 +8,14 @@ Babel>=1.3 PrettyTable<0.8,>=0.7 PyYAML>=3.1.0 -SQLAlchemy<1.1.0,>=0.9.9 +SQLAlchemy<1.1.0,>=1.0.10 WSME>=0.8 WebOb>=1.2.3 alembic>=0.8.0 cliff>=1.15.0 # Apache-2.0 decorator>=3.4.0 docker-py>=1.4.0 # Apache-2.0 -enum34;python_version=='2.7' or python_version=='2.6' +enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' eventlet>=0.17.4 greenlet>=0.3.2 iso8601>=0.1.9 @@ -23,7 +23,7 @@ jsonpatch>=1.1 keystonemiddleware>=4.0.0 netaddr!=0.7.16,>=0.7.12 oslo.concurrency>=2.3.0 # Apache-2.0 -oslo.config>=2.7.0 # Apache-2.0 +oslo.config>=3.2.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 @@ -49,6 +49,6 @@ requests!=2.9.0,>=2.8.1 setuptools>=16.0 six>=1.9.0 stevedore>=1.5.0 # Apache-2.0 -taskflow>=1.16.0 +taskflow>=1.25.0 cryptography>=1.0 # Apache-2.0 urllib3>=1.8.3