Merge "Skip Flask 0.11"

This commit is contained in:
Jenkins 2016-06-01 18:39:36 +00:00 committed by Gerrit Code Review
commit e75e768e9a
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ eventlet!=0.18.3,>=0.18.2 # MIT
extras # MIT extras # MIT
fairy-slipper>=0.1.0 # Apache-2.0 fairy-slipper>=0.1.0 # Apache-2.0
falcon>=0.1.6 # Apache-2.0 falcon>=0.1.6 # Apache-2.0
Flask>=0.10,<1.0 # BSD Flask>=0.10,!=0.11,<1.0 # BSD
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
futurist>=0.11.0 # Apache-2.0 futurist>=0.11.0 # Apache-2.0
funcsigs>=0.4;python_version=='2.7' or python_version=='2.6' # Apache-2.0 funcsigs>=0.4;python_version=='2.7' or python_version=='2.6' # Apache-2.0

View File

@ -2,7 +2,7 @@ APScheduler===3.1.0
Babel===2.3.4 Babel===2.3.4
CouchDB===1.0.1 CouchDB===1.0.1
Django===1.8.13 Django===1.8.13
Flask===0.11 Flask===0.10.1
GitPython===2.0.3 GitPython===2.0.3
Jinja2===2.8 Jinja2===2.8
Mako===1.0.4 Mako===1.0.4