From 7ab6332e54c82db5f564085930c8a0fee37f8521 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 24 Aug 2016 01:36:16 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I8abb12eef997e38bf93cb9262085ef00951fd294 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 214b4b22db..f8c5f0ffe1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. alembic>=0.8.4 # MIT -pecan>=1.0.0 # BSD +pecan!=1.0.2,!=1.0.3,!=1.0.4,>=1.0.0 # BSD pbr>=1.6 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT Babel>=2.3.4 # BSD @@ -16,7 +16,7 @@ WebOb>=1.2.3 # MIT six>=1.9.0 # MIT stevedore>=1.16.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,4 +39,4 @@ Flask!=0.11,<1.0,>=0.10 # BSD netifaces>=0.10.4 # MIT ipaddress>=1.0.7;python_version<'3.3' # PSF cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0 -pyroute2>=0.4.3 # Apache-2.0 (+ dual licensed GPL2) +pyroute2>=0.4.3 # Apache-2.0 (+ dual licensed GPL2)