From 5afbdbaa59f38e343b3f02bd6af38a8053395d46 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 22 Mar 2017 22:22:35 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Idd7be98a46c379278145673ffa58d1746bf86366 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1669418c161..49d30fef9fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,8 +43,8 @@ oslo.service>=1.10.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 oslo.versionedobjects>=1.17.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0 -ovs>=2.6.1 # Apache-2.0 -psutil>=3.2.2 # BSD +ovs>=2.7.0 # Apache-2.0 +psutil>=3.2.2 # BSD pyroute2>=0.4.12 # Apache-2.0 (+ dual licensed GPL2) weakrefmethod>=1.0.2;python_version=='2.7' # PSF