From 141daf5969eb70111672328ced2b16322cacffcc Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 29 Apr 2016 22:58:52 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I40b8bd6090877d189bb9990f9d3c2b6eadba03f7 --- requirements-py3.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index ae931b5a..1611c48e 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr!=0.7,<1.0,>=0.6 -Babel>=1.3 +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD stevedore<1.4.0,>=1.3.0 # Apache-2.0 six>=1.9.0 iso8601>=0.1.9 diff --git a/requirements.txt b/requirements.txt index 7083d497..bc93b204 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr!=0.7,<1.0,>=0.6 -Babel>=1.3 +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD stevedore<1.4.0,>=1.3.0 # Apache-2.0 six>=1.9.0 iso8601>=0.1.9