From 74acf2a3f2d6fc9075d74384c3704ceba4363722 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 3 Oct 2016 14:17:48 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I19710f88c213dd34ed2d3bf75e208d6bfe206c0c --- requirements.txt | 6 +++--- test-requirements.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9189203f0..c92cc1da1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,15 +16,15 @@ oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 -oslo.policy>=1.9.0 # Apache-2.0 +oslo.policy>=1.14.0 # Apache-2.0 oslo.reports>=0.6.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 PasteDeploy>=1.5.0 # MIT pbr>=1.6 # Apache-2.0 -pecan!=1.0.2,!=1.0.3,!=1.0.4,>=1.0.0 # BSD -PrettyTable<0.8,>=0.7 # BSD +pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD +PrettyTable<0.8,>=0.7.1 # BSD voluptuous>=0.8.9 # BSD License python-ceilometerclient>=2.5.0 # Apache-2.0 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 0ccc117db..a33818afa 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,15 +8,15 @@ freezegun # Apache-2.0 hacking<0.11,>=0.10.2 mock>=2.0 # BSD oslotest>=1.10.0 # Apache-2.0 -os-testr>=0.7.0 # Apache-2.0 +os-testr>=0.8.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT # Doc requirements -oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 -sphinx!=1.3b1,<1.3,>=1.2.1 # BSD +oslosphinx>=4.7.0 # Apache-2.0 +sphinx!=1.3b1,<1.4,>=1.2.1 # BSD sphinxcontrib-pecanwsme>=0.8 # Apache-2.0 # releasenotes