From 3b9d72439c214a2eaae372fcf9a4653be3fa90c0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 11 May 2016 17:29:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0f4fe97bdfa872074964a10535db868354d926da --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d884f44c2..7387a986c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,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.9.0 # Apache-2.0 +stevedore>=1.10.0 # Apache-2.0 taskflow>=1.26.0 # Apache-2.0 WebOb>=1.2.3 # MIT WSME>=0.8 # MIT