From db095dd773576801f04cf97e2e72a4dc5f001fcb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 4 Aug 2015 00:57:08 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I872d7430c322de77215471b494039a8adfd84fb5 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index df0e376..328ade0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.utils>=1.9.0 # Apache-2.0 iso8601>=0.1.9 -oslo.log>=1.6.0 # Apache-2.0 +oslo.log>=1.8.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 WebOb>=1.2.3 diff --git a/test-requirements.txt b/test-requirements.txt index 4c2d38a..c6077e9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. hacking<0.11,>=0.10.0 -oslotest>=1.9.0 # Apache-2.0 +oslotest>=1.10.0 # Apache-2.0 testtools>=1.4.0 # These are needed for docs generation oslosphinx>=2.5.0 # Apache-2.0