From d5504e75ebd9efa5f9fc38bf2ae1ce7d78640f25 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 8 Apr 2016 15:44:18 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ice7a3b063616ca05feb365b12102ce14c663fea4 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c4db7d78dfa..ad794dc24fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,8 +41,8 @@ python-swiftclient>=2.2.0 # Apache-2.0 pytz>=2013.6 # MIT requests!=2.9.0,>=2.8.1 # Apache-2.0 retrying!=1.3.0,>=1.2.3 # Apache-2.0 -Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT -Routes!=2.0,>=1.12.3;python_version!='2.7' # 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 taskflow>=1.26.0 # Apache-2.0 rtslib-fb>=2.1.41 # Apache-2.0 simplejson>=2.2.0 # MIT