You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/05/18 16:55:00 UTC

[jira] [Created] (AIRFLOW-2491) Resolve flask version conflict

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)