From 342d1881e777506e348a0c80d1094f2189056bd8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 14 Apr 2016 02:33:49 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib44d3254fc08b940eb5207afca3a921089d21916 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 02dce56b59..b59c8c5745 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ # Despite above warning added by global sync process, please use # ascii betical order. -Babel>=1.3 # BSD +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD PrettyTable<0.8,>=0.7 # BSD PyYAML>=3.1.0 # MIT SQLAlchemy<1.1.0,>=1.0.10 # MIT @@ -43,7 +43,7 @@ pecan>=1.0.0 # BSD python-barbicanclient>=4.0.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 python-heatclient>=0.6.0 # Apache-2.0 -python-neutronclient>=4.1.1 # Apache-2.0 +python-neutronclient>=4.2.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 requests!=2.9.0,>=2.8.1 # Apache-2.0