From f6efc861b7b40c8a78743fed661053506fb1301a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org> Date: Thu, 14 Apr 2016 02:38:15 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9bf801b449d32cb8b354aa010a67737f91d000b7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae6170c3b..510ca434a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ PrettyTable<0.8,>=0.7 # BSD requests!=2.9.0,>=2.8.1 # Apache-2.0 simplejson>=2.2.0 # MIT six>=1.9.0 # MIT -Babel>=1.3 # BSD +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD