[python][flask] specify flask version 1.1.2 (#9471)

This commit is contained in:
Yusuke Hosonuma 2021-05-13 18:28:47 +09:00 committed by GitHub
parent f9cd80deed
commit 44efb7a3f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -22,3 +22,4 @@ typing >= 3.5.2.2
pyyaml < 5.3; python_version<="2.7"
{{/supportPython2}}
setuptools >= 21.0.0
Flask == 1.1.2

View File

@ -8,3 +8,4 @@ werkzeug == 0.16.1; python_version=="3.5" or python_version=="3.4"
swagger-ui-bundle >= 0.0.2
python_dateutil >= 2.6.0
setuptools >= 21.0.0
Flask == 1.1.2