From 911c61fe45df459d79662224793856341799ceaa Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 22 Oct 2016 01:26:51 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id7bf92858ba60111cb2c33bae55ba4bcae8c64a9 --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1cc56d6a..e4f34660 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ osc-lib>=1.2.0 # Apache-2.0 PrettyTable<0.8,>=0.7.1 # BSD oslo.i18n>=2.1.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 -oslo.utils>=3.16.0 # Apache-2.0 +oslo.utils>=3.17.0 # Apache-2.0 keystoneauth1>=2.14.0 # Apache-2.0 python-swiftclient>=2.2.0 # Apache-2.0 PyYAML>=3.10.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 30ecbd49..7eb9c2d1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,14 +4,14 @@ # Hacking already pins down pep8, pyflakes and flake8 hacking<0.11,>=0.10.0 -coverage>=3.6 # Apache-2.0 +coverage>=4.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD requests-mock>=1.1 # Apache-2.0 mock>=2.0 # BSD mox3>=0.7.0 # Apache-2.0 oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 -python-openstackclient>=2.1.0 # Apache-2.0 +python-openstackclient>=3.3.0 # Apache-2.0 sphinx!=1.3b1,<1.4,>=1.2.1 # BSD tempest>=12.1.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD