From 878c77aae282353b3f29e60e3e045279c1e1eb5f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 7 Apr 2017 06:16:19 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I3d11f4e0fa42fb900f0f7066696de3e0461bea6a --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76a0ba1f9..ac0fb31d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ PrettyTable<0.8,>=0.7.1 # BSD requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 simplejson>=2.2.0 # MIT six>=1.9.0 # MIT -Babel>=2.3.4 # BSD +Babel!=2.4.0,>=2.3.4 # BSD