From 84fc428d6f9b0d3e6fe29042531b15b6b7bf1bdb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 11 Dec 2015 15:19:49 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9d5383b1f97a95da847a5bf896260919fd9d09c5 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c68a4b503..fdf888c39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,8 +11,8 @@ oslo.concurrency>=2.3.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.log>=1.12.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 -oslo.service>=0.12.0 # Apache-2.0 -oslo.utils>=2.8.0 # Apache-2.0 +oslo.service>=1.0.0 # Apache-2.0 +oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0 pecan>=1.0.0 Pint>=0.5 # BSD psutil<2.0.0,>=1.1.1