From 5d5365988b17b246ccbb1f21ea9de0786f0094a9 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 16 Mar 2017 12:37:36 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iaa2ee09a557c13c750659ec1d01712b34ff4a729 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 85213b2dd..d8cd969a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 keystonemiddleware>=4.12.0 # Apache-2.0 kombu!=4.0.2,>=4.0.0 # BSD netaddr!=0.7.16,>=0.7.13 # BSD -SQLAlchemy<1.1.0,>=1.0.10 # MIT +SQLAlchemy>=1.0.10 # MIT WebOb>=1.6.0 # MIT python-heatclient>=1.6.1 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 @@ -26,7 +26,7 @@ oslo.config>=3.22.0 # Apache-2.0 oslo.context>=2.12.0 # Apache-2.0 oslo.db>=4.15.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 -oslo.messaging>=5.14.0 # Apache-2.0 +oslo.messaging>=5.19.0 # Apache-2.0 oslo.middleware>=3.10.0 # Apache-2.0 oslo.policy>=1.17.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0