From bd37fb7ce3adc9761342c10fc6f4ead94c67998a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 18 May 2016 14:04:23 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ifeb7bbc33cb1c6adab0f8ab65e761f2ec13cc6bc --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3092ee4..77d6f4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,15 +3,15 @@ # process, which may cause wedges in the gate later. argparse pbr>=1.6 -Babel>=1.3 +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD oslo.config>=2.3.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0 iso8601>=0.1.9 requests!=2.8.0,!=2.9.0,>=2.5.2 -PrettyTable>=0.7,<0.8 -python-keystoneclient!=1.8.0,>=1.6.0 +PrettyTable<0.8,>=0.7 +python-keystoneclient!=1.8.0,<3.0.0,>=1.6.0 PyYAML>=3.1.0 stevedore>=1.5.0 # Apache-2.0 six>=1.9.0