From db5e1adc162958d26e29384d561b635e66510ded Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 21 Oct 2016 00:50:20 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I574af435700e1bd80bd02bf5203ae124f1edb4e3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 215e4589..f128ed99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. cliff>=2.2.0 # Apache-2.0 osc-lib>=1.2.0 # Apache-2.0 -oslo.utils>=3.16.0 # Apache-2.0 +oslo.utils>=3.17.0 # Apache-2.0 pbr>=1.6 # Apache-2.0 python-keystoneclient>=3.6.0 # Apache-2.0 PyYAML>=3.10.0 # MIT