From cc1e941f3b95dc3ecec07af4cf8c9e004a9d815f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 22 Dec 2017 02:57:02 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id4fa24194bacb1d0838393a38f8134eed4c04476 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c4df0c358..fbd226494b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,6 +40,6 @@ six>=1.10.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.58.0 # Apache-2.0 -python-cinderclient>=3.2.0 # Apache-2.0 +python-cinderclient>=3.3.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 WebOb>=1.7.1 # MIT