From fe58289da03cf0a931b76b900879c5e5f2d5ab13 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 12 Feb 2016 20:24:50 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I353e5d614df107067f6b249f225108a39fa0d439 --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 00df1bae3..3719ee495 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.0.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0 osprofiler>=1.0.1 # Apache-2.0 -oslo.versionedobjects>=1.4.0 # Apache-2.0 +oslo.versionedobjects>=1.5.0 # Apache-2.0 PasteDeploy>=1.5.0 # MIT pycrypto>=2.6 # Public Domain python-barbicanclient>=3.3.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index aab6a96b7..a20adba6f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,8 +6,8 @@ hacking<0.11,>=0.10.0 bandit>=0.17.3 # Apache-2.0 coverage>=3.6 # Apache-2.0 -kombu>=3.0.7 # BSD -mock>=1.2;python_version<'3.3' # BSD +kombu>=3.0.25 # BSD +mock>=1.2 # BSD mox3>=0.7.0 # Apache-2.0 PyMySQL>=0.6.2 # MIT License oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0