Merge "Bump Flask version according requirements"

This commit is contained in:
Zuul 2018-06-26 16:19:46 +00:00 committed by Gerrit Code Review
commit e8e7db21ef
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Babel!=2.4.0,>=2.3.4 # BSD
botocore>=1.5.1 # Apache-2.0
castellan>=0.16.0 # Apache-2.0
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
Flask!=0.11,<1.0,>=0.10 # BSD
Flask>=1.0.2 # BSD
iso8601>=0.1.11 # MIT
Jinja2>=2.10 # BSD License (3 clause)
jsonschema<3.0.0,>=2.6.0 # MIT