From 44a6f1529147be79750e2bfd938d9d8a6d2d7a0b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 29 Apr 2016 22:41:27 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ifdaa25d124a7d72c5a0682cd72acab3fe2005f96 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d0a4597..3510ebeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ requests!=2.9.0,>=2.8.1 # Apache-2.0 simplejson>=2.2.0 # MIT oslo.utils>=3.5.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 -Babel>=1.3 # BSD +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD six>=1.9.0 # MIT python-swiftclient>=2.2.0 # Apache-2.0