uranusjr opened a new pull request #16630:
URL: https://github.com/apache/airflow/pull/16630


   This was added due to flask-sqlalchemy and sqlalchemy-utils not declaring 
the upper bounds. They have since released sqlalchemy 1.4-compatible versions, 
so we can remove that hack.
   
   Note that this does *not* actually make we run on sqlalchemy 1.4 since 
flask-appbuilder still have a <1.4 pin. But that's for flask-appbuilder to 
worry about—code in Airflow is compatible, so we can remove the constraint now, 
and get sqlalchemy 1.4 as soon as flask-appbuilder allows us to.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to