From 8f365c652f824703170766ccf66c2e1d1f0a73b4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 28 Jul 2017 14:45:51 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iebc41c515c0a6a71de2b1ab4ceb7575e6498d8bb --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c7730f167b..00f48788f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,6 +39,6 @@ six>=1.9.0 # MIT SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT stevedore>=1.20.0 # Apache-2.0 tooz>=1.47.0 # Apache-2.0 -python-cinderclient>=3.0.0 # Apache-2.0 +python-cinderclient>=3.1.0 # Apache-2.0 python-novaclient>=9.0.0 # Apache-2.0 WebOb>=1.7.1 # MIT