From 5170dbf2add8c4f1f01e71f3373319637d6eefe7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 9 Sep 2016 16:05:09 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iee9e5f1a466b7a0ee98d9221d7d533a817bd8467 --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 90d0c3a..2f44b54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT debtcollector>=1.2.0 # Apache-2.0 eventlet!=0.18.3,>=0.18.2 # MIT -pecan>=1.0.0 # BSD +pecan!=1.0.2,!=1.0.3,!=1.0.4,>=1.0.0 # BSD greenlet>=0.3.2 # MIT httplib2>=0.7.5 # MIT requests>=2.10.0 # Apache-2.0 @@ -25,8 +25,8 @@ six>=1.9.0 # MIT stevedore>=1.16.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config>=3.14.0 # Apache-2.0 -oslo.context>=2.6.0 # Apache-2.0 -oslo.db>=4.10.0 # Apache-2.0 +oslo.context>=2.9.0 # Apache-2.0 +oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 @@ -39,7 +39,7 @@ oslo.utils>=3.16.0 # Apache-2.0 oslo.versionedobjects>=1.13.0 # Apache-2.0 sqlalchemy-migrate>=0.9.6 # Apache-2.0 python-openstackclient>=2.1.0 # Apache-2.0 -python-neutronclient>=4.2.0 # Apache-2.0 +python-neutronclient>=5.1.0 # Apache-2.0 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0