From 7704c5523bbdc403a24870e7772a3e5a5caffabf Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 23 May 2017 11:59:23 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib63f6cce860606a8ca88f032234bfd24c1d01808 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66a253b0..057923a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cliff>=2.6.0 # Apache-2.0 osc-lib>=1.5.1 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 -oslo.i18n>=2.1.0 # Apache-2.0 +oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 PyYAML>=3.10.0 # MIT