From f6fa85f5e030dc165686b2b3a1cffda1efd6d5b6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 16 Oct 2015 03:07:56 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ieb8ff0299b706f85f3c85c8301cd7ba2ddb82606 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1f436af9..4418d249 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,8 +9,8 @@ PrettyTable<0.8,>=0.7 openstacksdk oslo.i18n>=1.5.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 -oslo.utils>=2.0.0 # Apache-2.0 -python-heatclient>=0.3.0 +oslo.utils>=2.4.0 # Apache-2.0 +python-heatclient>=0.6.0 PyYAML>=3.1.0 requests!=2.8.0,>=2.5.2 six>=1.9.0