From c7c509d5e6cb4ac915720450ecd3f5e6417765db Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 29 Apr 2016 22:57:50 +0000 Subject: Updated from global requirements Change-Id: I59e031cd5630d155620a023a53f5ff8b2f37043a --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 105ed06..61c202b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -Babel>=1.3 +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD oslo.config<1.10.0,>=1.9.3 # Apache-2.0 oslo.context<0.3.0,>=0.2.0 # Apache-2.0 oslo.i18n<1.6.0,>=1.5.0 # Apache-2.0 -- cgit v1.2.1