From 6f9346a22327adfc7170ffe2a74319317187bc1b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 28 Apr 2016 16:10:21 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I3687ac696bd830107a91f0dab35a26652d220ff2 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 39fb7dd06b..b3a8033689 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,9 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD -futurist>=0.11.0 # Apache-2.0 -debtcollector>=1.2.0 # Apache-2.0 +futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD +futurist>=0.11.0 # Apache-2.0 +debtcollector>=1.2.0 # Apache-2.0 retrying!=1.3.0,>=1.2.3 # Apache-2.0 jsonpath-rw-ext>=0.1.9 # Apache-2.0 jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT