From 0a1094658c94e4ff3cc0e0dfc85469bfc31c8fc8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 13 Mar 2017 19:40:32 +0000 Subject: Updated from global requirements Change-Id: I29fe734a64f961110d177162b04ee984f3b1102f --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0b9b580..dbc8ddf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,6 +12,6 @@ coverage>=4.0 # Apache-2.0 # this is required for the docs build jobs sphinx>=1.5.1 # BSD oslosphinx>=4.7.0 # Apache-2.0 -oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 +oslo.config>=3.22.0 # Apache-2.0 reno>=1.8.0 # Apache-2.0 -- cgit v1.2.1