From 0c8998ccd807453c3e003680fe39726c7c829197 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 21 Oct 2016 00:49:48 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If6ab4da62047c81f4394a08bf8b6070bcce2bb69 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1ddd43c..9293816 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,9 @@ pbr>=1.6 # Apache-2.0 Babel>=2.3.4 # BSD cliff>=2.2.0 # Apache-2.0 -keystoneauth1>=2.10.0 # Apache-2.0 +keystoneauth1>=2.14.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 -oslo.utils>=3.16.0 # Apache-2.0 +oslo.utils>=3.17.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0 six>=1.9.0 # MIT