From 77c4f5057a5b62f14780a9265e168f9b298a96eb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 29 Aug 2016 16:48:43 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If6b0eed553e03562a82a90946cc3e849b5d69294 --- requirements.txt | 8 ++++---- test-requirements.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index eb5a8b18e8..bdb243ba01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0 netaddr!=0.7.16,>=0.7.12 # BSD 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.context>=2.9.0 # Apache-2.0 oslo.db>=4.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 @@ -39,11 +39,11 @@ oslo.versionedobjects>=1.13.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0 paramiko>=2.0 # LGPLv2.1+ pbr>=1.6 # Apache-2.0 -pecan>=1.0.0 # BSD +pecan!=1.0.2,!=1.0.3,!=1.0.4,>=1.0.0 # BSD pycadf!=2.0.0,>=1.1.0 # Apache-2.0 python-barbicanclient>=4.0.0 # Apache-2.0 -python-glanceclient!=2.4.0,>=2.0.0 # Apache-2.0 -python-heatclient>=1.1.0 # Apache-2.0 +python-glanceclient!=2.4.0,>=2.3.0 # Apache-2.0 +python-heatclient>=1.4.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 python-k8sclient>=0.2.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 7074a999f9..b4f9dc20d7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ doc8 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD hacking<0.11,>=0.10.0 # Apache-2.0 mock>=2.0 # BSD -openstackdocstheme>=1.4.0 # Apache-2.0 +openstackdocstheme>=1.5.0 # Apache-2.0 oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 os-testr>=0.7.0 # Apache-2.0