From af3b2178d88f1da3907a2e8f21d5b9d243881de5 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 7 Apr 2017 07:03:16 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iec73dd7b7b9af6ca807b296d49d8ab15a416bb04 --- requirements.txt | 8 ++++---- test-requirements.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9e71b5dcb..38f932b62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,28 +4,28 @@ pbr>=2.0.0 # Apache-2.0 alembic>=0.8.10 # MIT -Babel>=2.3.4 # BSD +Babel!=2.4.0,>=2.3.4 # BSD falcon>=1.0.0 # Apache-2.0 jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT iso8601>=0.1.11 # MIT keystonemiddleware>=4.12.0 # Apache-2.0 msgpack-python>=0.4.0 # Apache-2.0 python-memcached>=1.56 # PSF -WebOb>=1.6.0 # MIT +WebOb>=1.7.1 # MIT stevedore>=1.20.0 # Apache-2.0 six>=1.9.0 # MIT oslo.cache>=1.5.0 # Apache-2.0 oslo.config>=3.22.0 # Apache-2.0 oslo.context>=2.12.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 -oslo.log>=3.11.0 # Apache-2.0 +oslo.log>=3.22.0 # Apache-2.0 oslo.messaging>=5.19.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 oslo.policy>=1.17.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0 -SQLAlchemy>=1.0.10 # MIT +SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD trollius>=1.0 # Apache-2.0 autobahn>=0.10.1 # MIT License diff --git a/test-requirements.txt b/test-requirements.txt index 0915febb1..cb2e51e96 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -22,7 +22,7 @@ python-subunit>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT -oslo.db>=4.15.0 # Apache-2.0 +oslo.db>=4.19.0 # Apache-2.0 testresources>=0.2.4 # Apache-2.0/BSD os-testr>=0.8.0 # Apache-2.0