From 52faea5fe4bbfa7ab2ee6220092eb572accb46e6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 30 May 2016 00:32:34 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0935962a8112c3aaaf2df456206cf028d60cb2cf --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 416edb00bd3..f9b6bd0e58f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ oslo.rootwrap>=2.0.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0 -oslo.versionedobjects!=1.9.0,>=1.5.0 # Apache-2.0 +oslo.versionedobjects>=1.9.1 # Apache-2.0 osprofiler>=1.3.0 # Apache-2.0 paramiko>=2.0 # LGPL Paste # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 8a49f548a26..a035b9b7fef 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ hacking<0.11,>=0.10.0 anyjson>=0.3.3 # BSD coverage>=3.6 # Apache-2.0 ddt>=1.0.1 # MIT -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 oslotest>=1.10.0 # Apache-2.0 @@ -19,7 +19,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD testresources>=0.2.4 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 -os-testr>=0.4.1 # Apache-2.0 +os-testr>=0.7.0 # Apache-2.0 tempest-lib>=0.14.0 # Apache-2.0 bandit>=1.0.1 # Apache-2.0 reno>=1.6.2 # Apache2