[ 
https://issues.apache.org/jira/browse/AIRFLOW-3103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637947#comment-16637947
 ] 

Barry Hart commented on AIRFLOW-3103:
-------------------------------------

With the current stable release (Airflow 1.10.0), this issue causes 
{{pip-compile}} to fail with a requirements conflict. Will there be a patch 
release of 1.10 with this fix?

 
{noformat}
# pip-compile --no-index --upgrade
Could not find a version that matches flask-login<0.5,==0.2.11,>=0.3{noformat}

> Update flask-login
> ------------------
>
>                 Key: AIRFLOW-3103
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3103
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: authentication
>            Reporter: Josh Carp
>            Priority: Minor
>
> Airflow uses a release of flask-login from 2014. Flask-login has fixed some 
> bugs and added some features since then, so we should upgrade. Note: 
> flask-appbuilder also pins to an old version of flask-login, so we'll have to 
> update that library as well; PR submitted at 
> https://github.com/dpgaspar/Flask-AppBuilder/pull/811.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to