From 1123709e8b81831882261e772f2388b3c6491824 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 19 Dec 2017 01:51:18 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib3aa1c96e07b105088f9b1f67acff98e7dbbd014 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54f9020aa..085fcd033 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ GitPython>=1.0.1 # BSD License (3 clause) python-heatclient>=1.10.0 # Apache-2.0 oslo.config>=5.1.0 # Apache-2.0 oslo.log>=3.30.0 # Apache-2.0 -oslo.utils>=3.31.0 # Apache-2.0 +oslo.utils>=3.33.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 python-ironicclient>=1.14.0 # Apache-2.0 six>=1.10.0 # MIT