From 1ed4efb126e6c9053ab2fd38d7ec4445aff67657 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 19 Apr 2016 12:24:34 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Icb73c1a34421fc6f163413af8d255b454a41d308 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6d9b0aa..389416df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT six>=1.9.0 # MIT SQLAlchemy<1.1.0,>=1.0.10 # MIT -stevedore>=1.5.0 # Apache-2.0 +stevedore>=1.9.0 # Apache-2.0 python-cinderclient>=1.6.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 WebOb>=1.2.3 # MIT