From 68e17a8d10f2e0ec63cd2f8813378f31722414df Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 14 Feb 2018 12:18:13 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iaf542e38017bf24cf80e7c0dff2c88c4b332de1b --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 403ad6c6e54c..67662c71747e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ iso8601>=0.1.11 # MIT jsonschema<3.0.0,>=2.6.0 # MIT python-cinderclient>=3.3.0 # Apache-2.0 keystoneauth1>=3.3.0 # Apache-2.0 -python-neutronclient>=6.3.0 # Apache-2.0 +python-neutronclient>=6.7.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 six>=1.10.0 # MIT