From c842d40ef049d50f08d7f226c48f30ec1dfa10e2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 6 Jul 2017 19:45:40 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I3271f8002a6b2fcf7f31d8ca846dca9fb0013937 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6158e2f3..9639c8e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 oslo.log>=3.22.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0 -pyroute2>=0.4.15 # Apache-2.0 (+ dual licensed GPL2) +pyroute2>=0.4.17 # Apache-2.0 (+ dual licensed GPL2) python-neutronclient>=6.3.0 # Apache-2.0 six>=1.9.0 # MIT