From f7268313dcf8256350552ae93f5ed40c6cb18a93 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 11 Feb 2016 07:39:47 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I81e5e3bdd2205be48d2b5961c4c5c79cadaeb550 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 04289460f5..4591afb41d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,11 +5,11 @@ pbr>=1.6 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT alembic>=0.8.0 # MIT automaton>=0.5.0 # Apache-2.0 -eventlet!=0.18.0,>=0.17.4 # MIT +eventlet>=0.18.2 # MIT WebOb>=1.2.3 # MIT greenlet>=0.3.2 # MIT netaddr!=0.7.16,>=0.7.12 # BSD -paramiko>=1.13.0 # LGPL +paramiko>=1.16.0 # LGPL python-neutronclient>=2.6.0 # Apache-2.0 python-glanceclient>=1.2.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0