From 6a12fc5547e5ee709b62d27569a4a57aa442afc5 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 16 Jan 2017 20:31:39 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie63222551a5d63f4952fd05ec5e366790c984ef0 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index b3f7414d..84db4d7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,13 +4,13 @@ Babel>=2.3.4 # BSD ipaddress>=1.0.7;python_version<'3.3' # PSF -keystoneauth1>=2.16.0 # Apache-2.0 -neutron-lib>=1.0.0 # Apache-2.0 +keystoneauth1>=2.17.0 # Apache-2.0 +neutron-lib>=1.1.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 oslo.utils>=3.18.0 # Apache-2.0 pbr>=1.8 # Apache-2.0 -pyroute2>=0.4.3 # Apache-2.0 (+ dual licensed GPL2) +pyroute2>=0.4.12 # Apache-2.0 (+ dual licensed GPL2) python-neutronclient>=5.1.0 # Apache-2.0 six>=1.9.0 # MIT