Kaxil Naik created AIRFLOW-2491:
-----------------------------------
Summary: Resolve flask version conflict
Key: AIRFLOW-2491
URL: https://issues.apache.org/jira/browse/AIRFLOW-2491
Project: Apache Airflow
Issue Type: Bug
Components: ci
Affects Versions: 2.0.0
Reporter: Kaxil Naik
Assignee: Kaxil Naik
Fix For: 2.0.0
Flask App Builder have Lock Flask version, because 0.12.3 caused some problems
(commit:
https://github.com/dpgaspar/Flask-AppBuilder/commit/e5d292bba8e5623522940349301f845d791f5bf8).
Hence, this causes version conflicts in Airflow and causes the CI to fail.
This PR also locks the flask version until Flask App builder changes it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)