[
https://issues.apache.org/jira/browse/AIRFLOW-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik resolved AIRFLOW-2491.
---------------------------------
Resolution: Fixed
Resolved by https://github.com/apache/incubator-airflow/pull/3381
Commit:
https://github.com/apache/incubator-airflow/commit/76b68b82d752b92de71b8b3f93c3038e4f404d47
> 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
> Priority: Major
> Fix For: 2.0.0
>
>
> Flask App Builder released 1.11.0 yesterday
> https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0.
> Flask App Builder have Locked 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)