Use actually existing lower bounds on g-r

Change-Id: I613a507b1cac69264d04a83ecc3c23f2b97d9c96
This commit is contained in:
Dirk Mueller 2017-11-08 15:47:06 +11:00
parent 470d02d3b8
commit acde8c5755

View File

@ -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)