From af63a34d56c3f0c5e2148177d647b0fac70255b6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 22 May 2017 22:43:58 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0cc5aa7bfa7cc6d11ae03a095d57077a88cf3e79 --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 296c18244..a34e61f46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,7 @@ stevedore>=1.20.0 # Apache-2.0 alembic>=0.8.10 # MIT eventlet!=0.18.3,<0.21.0,>=0.18.2 # 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 tenacity>=3.2.1 # Apache-2.0 WebOb>=1.7.1 # MIT kombu!=4.0.2,>=4.0.0 # BSD