From 0a7a9e9ab455f819d801030da2a72cdb8c8cb5a9 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 11 Oct 2016 19:17:31 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib9ba6bcb305584db7675db73850dee844e2e2c66 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c92cc1da1..e9b21a9fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-openstackclient>=2.1.0 # Apache-2.0 six>=1.9.0 # MIT SQLAlchemy<1.1.0,>=1.0.10 # MIT -stevedore>=1.16.0 # Apache-2.0 +stevedore>=1.17.1 # Apache-2.0 taskflow>=1.26.0 # Apache-2.0 WebOb>=1.2.3 # MIT WSME>=0.8 # MIT