From acde8c5755e131c4607fdb08e21b98e07147b564 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 8 Nov 2017 15:47:06 +1100 Subject: [PATCH] Use actually existing lower bounds on g-r Change-Id: I613a507b1cac69264d04a83ecc3c23f2b97d9c96 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 2c4b8b7521..5a1cab2a0c 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -63,7 +63,7 @@ flask-oslolog>=0.1 # Apache-2.0 Flask-RESTful>=0.3.5 # BSD Flask-SQLAlchemy>=2.0 # BSD fortiosclient>=0.0.2 # Apache-2.0 -futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD +futures>=3.0.0;python_version=='2.7' or python_version=='2.6' # BSD futurist>=1.2.0 # Apache-2.0 funcsigs>=1.0.0;python_version=='2.7' or python_version=='2.6' # Apache-2.0 gitdb>=0.6.4 # BSD License (3 clause)