From 4ff373197c0d6f8447d4b77811d9e10810df7c48 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 19 Apr 2016 12:30:29 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I04865b9e63d6fc805802b6057ba9750116849c98 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c2f8933b7..2ff9c88a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,12 +24,12 @@ python-ceilometerclient>=2.2.1 # Apache-2.0 python-cinderclient>=1.6.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 -python-neutronclient>=4.1.1 # Apache-2.0 +python-neutronclient>=4.2.0 # Apache-2.0 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.5.0 # Apache-2.0 +stevedore>=1.9.0 # Apache-2.0 taskflow>=1.26.0 # Apache-2.0 WebOb>=1.2.3 # MIT WSME>=0.8 # MIT