From 5afb60512a21d116c09b176a61a59ff5b925d435 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org> Date: Tue, 14 Jun 2016 21:09:44 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0cc8324da21fa246c936685048782ad2c2a94368 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7ec46a906..54d0895b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,8 +5,8 @@ pbr>=1.6 # Apache-2.0 futurist>=0.11.0 # Apache-2.0 -oslo.config>=3.9.0 # Apache-2.0 -oslo.context>=2.2.0 # Apache-2.0 +oslo.config>=3.10.0 # Apache-2.0 +oslo.context>=2.4.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.utils>=3.11.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 6f5b25c9b..19b0eb8bd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0 discover # BSD -fixtures<2.0,>=1.3.1 # Apache-2.0/BSD +fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD mox3>=0.7.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD