From 2e90bc69ed73b67294a1c8d5f6e2ed8bb84b8151 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 7 Apr 2017 06:14:44 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I8c2b82c31266fae375bf11220d1a524fe152212a --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1894adb..17f7ed4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ # process, which may cause wedges in the gate later. pbr>=2.0.0 # Apache-2.0 -Babel>=2.3.4 # BSD +Babel!=2.4.0,>=2.3.4 # BSD six>=1.9.0 # MIT