From d33b5a1a943007a843a28f36f18174c6f86e2d62 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 15 Dec 2017 21:41:17 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6f8ebfc44ca6940d58b6666cb1bf7c7cb62fbd88 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b38b0457..b311ae35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ GitPython>=1.0.1 # BSD License (3 clause) kombu!=4.0.2,>=4.0.0 # BSD oslo.config>=5.1.0 # Apache-2.0 oslo.log>=3.30.0 # Apache-2.0 -oslo.service>=1.24.0 # Apache-2.0 +oslo.service!=1.28.1,>=1.24.0 # Apache-2.0 oslo.utils>=3.31.0 # Apache-2.0 PyYAML>=3.10 # MIT six>=1.10.0 # MIT