From b1747f0e9b79c419954707ac4f2b7569e193b558 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 20 May 2017 04:39:12 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I5e23dcde7dd8f358f0582896dd1df237f98a7cda --- requirements.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9d3be889916..75a0c59b6e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,10 +5,9 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Paste # MIT PasteDeploy>=1.5.0 # MIT -Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT -Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT +Routes>=2.3.1 # MIT debtcollector>=1.2.0 # Apache-2.0 -eventlet!=0.18.3,>=0.18.2 # MIT +eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD httplib2>=0.7.5 # MIT Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) @@ -44,7 +43,7 @@ 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.7.0 # Apache-2.0 -ovsdbapp>=0.3.0 # Apache-2.0 +ovsdbapp>=0.4.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