From 863b47bb47b029aa663db727e23305014be0559c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 19 Nov 2015 15:56:28 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I08e85ba14697ecf4d6a6734642f49cd8b1050b06 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index c9d52bc1c..fb0cd9774 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,13 +6,13 @@ eventlet>=0.17.4 iso8601>=0.1.9 netaddr!=0.7.16,>=0.7.12 netifaces>=0.10.4 -oslo.config>=2.6.0 # Apache-2.0 +oslo.config>=2.7.0 # Apache-2.0 oslo.concurrency>=2.3.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.log>=1.12.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=0.12.0 # Apache-2.0 -oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 +oslo.utils>=2.8.0 # Apache-2.0 pecan>=1.0.0 Pint>=0.5 # BSD psutil<2.0.0,>=1.1.1 diff --git a/test-requirements.txt b/test-requirements.txt index e78f24620..8bab30714 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,4 +14,4 @@ oslotest>=1.10.0 # Apache-2.0 doc8 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 sphinxcontrib-pecanwsme>=0.8 -oslosphinx>=2.5.0 # Apache-2.0 +oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0