Update flask version to resolve CVE alert (#1243)

This commit is contained in:
Ta-Ching Chen
2019-07-23 11:08:23 +08:00
committed by GitHub
parent 93c5b53b77
commit efe1209550
+1 -1
View File
@@ -1,4 +1,4 @@
flask ~= 0.12.3
flask ~= 1.0.4
bjoern
httplib2
python-dateutil