Unpin Flask (bump from 0.11.1 to 0.12.2)

There's been new releases of Flask, let's unpin it.

Change-Id: I8d948aae2f92baab1b323a4a4eda55a4e460c651
This commit is contained in:
David Moreau-Simard
2017-07-09 00:21:04 -04:00
parent 6378a0a49c
commit a89efe6cee

View File

@@ -2,7 +2,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
jinja2>=2.9
ansible>=2.1.0.0
Flask==0.11.1
Flask<0.13
Flask-SQLAlchemy
Flask-Migrate
Flask-Script