From 1cee928ebb0daaa49d77b17765aa1c2e4ae6964e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 26 Jan 2016 23:26:01 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I86561a320dd3d8b9e886ebf57ab34df974092acc --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 74188b4c2..f782ab4ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,10 +10,10 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT alembic>=0.8.0 # MIT six>=1.9.0 # MIT oslo.concurrency>=2.3.0 # Apache-2.0 -oslo.config>=3.2.0 # Apache-2.0 +oslo.config>=3.4.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 -oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0 +oslo.messaging>=4.0.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.0.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0