potiuk edited a comment on issue #14884:
URL: https://github.com/apache/airflow/issues/14884#issuecomment-802247045


   We are not pinning our dependencies. Reasons are explained in 
http://airflow.apache.org/docs/apache-airflow/stable/installation.html#constraints-files
   
   Instead of pinning, you should use constraints to install Airflow; 
http://airflow.apache.org/docs/apache-airflow/stable/installation.html#installation-script
 . This is the only recommended way of installing Airflow that is guaranteed to 
work without manualle
   
   In 
https://raw.githubusercontent.com/apache/airflow/constraints-1.10.9/constraints-2.7.txt
 you can see:
   
   `Flask-SQLAlchemy==2.4.1`
   
   So all is good.
   


-- 
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