Merge "Sync up Flask version with global-requirements"

This commit is contained in:
Zuul 2018-07-16 15:28:03 +00:00 committed by Gerrit Code Review
commit 2337c269d5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
cotyledon>=1.3.0 # Apache-2.0
Flask!=0.11,<1.0,>=0.10 # BSD
Flask!=0.11,>=0.10 # BSD
kuryr-lib>=0.5.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0