From 5736dd7e0f437e61124268ee8d03735c1465d74d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 24 Aug 2016 13:29:48 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I5f561fcb49511d585c8a108f17d176324dd51ab1 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7bee65c0a9..e635ed84cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ pysendfile>=2.0.0 # MIT websockify>=0.8.0 # LGPLv3 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.rootwrap>=5.0.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 @@ -31,7 +31,7 @@ oslo.policy>=1.9.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 -pecan>=1.0.0 # BSD +pecan!=1.0.2,!=1.0.3,!=1.0.4,>=1.0.0 # BSD requests>=2.10.0 # Apache-2.0 six>=1.9.0 # MIT jsonpatch>=1.1 # BSD