From 17c1899bae5d9002fa9a9702ac64d983644cfd0e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 18 Nov 2014 11:29:42 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Idfca89cef55216326368bf6ced9ae8ae8a4263ca --- requirements-py3.txt | 2 +- requirements.txt | 2 +- test-requirements-py3.txt | 2 +- test-requirements.txt | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index aa8bdf1480..d40a61a744 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -18,7 +18,7 @@ oslo.config>=1.4.0 # Apache-2.0 oslo.db>=1.0.0 # Apache-2.0 PasteDeploy>=1.5.0 pbr>=0.6,!=0.7,<1.0 -pecan>=0.5.0 +pecan>=0.8.0 posix_ipc oslo.messaging>=1.4.0 oslo.middleware>=0.1.0 # Apache-2.0 diff --git a/requirements.txt b/requirements.txt index 7fc40a4f37..3dc0fcfc5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ oslo.rootwrap>=1.3.0 oslo.vmware>=0.6.0 # Apache-2.0 PasteDeploy>=1.5.0 pbr>=0.6,!=0.7,<1.0 -pecan>=0.5.0 +pecan>=0.8.0 posix_ipc oslo.messaging>=1.4.0 oslo.middleware>=0.1.0 # Apache-2.0 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index e70c91bb18..3086a2c9e0 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -22,4 +22,4 @@ sphinxcontrib-httpdomain sphinxcontrib-pecanwsme>=0.8 testrepository>=0.0.18 testscenarios>=0.4 -testtools>=0.9.34 +testtools>=0.9.36,!=1.2.0,!=1.4.0 diff --git a/test-requirements.txt b/test-requirements.txt index 287351eeb3..7689a43453 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,7 +16,7 @@ MySQL-python oslosphinx>=2.2.0 # Apache-2.0 oslotest>=1.2.0 # Apache-2.0 psycopg2 -pylint==0.25.2 +pylint>=1.3.0 # GNU GPL v2 pymongo>=2.5 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 @@ -25,4 +25,4 @@ sphinxcontrib-httpdomain sphinxcontrib-pecanwsme>=0.8 testrepository>=0.0.18 testscenarios>=0.4 -testtools>=0.9.34 +testtools>=0.9.36,!=1.2.0,!=1.4.0