Merge "Use actually existing lower bounds on g-r"

This commit is contained in:
Zuul 2017-11-14 22:20:17 +00:00 committed by Gerrit Code Review
commit da75ed2a98

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)