potiuk commented on issue #17190:
URL: https://github.com/apache/airflow/issues/17190#issuecomment-887606509


   Hard to say. Here is the default constraints file for 2.0.2 
https://github.com/apache/airflow/blob/constraints-2.0.2/constraints-3.7.txt - 
actually you might be better off to simply use the constraint file when 
installing airflow - as this is the recommended way 
(https://airflow.apache.org/docs/apache-airflow/stable/installation.html#constraints-files).
 Maybe the problem will go away if you add  those constraint files to your PIP 
command ( --constraint 
https://raw.githubusercontent.com/apache/airflow/constraints-${AIRFLOW_VERSION}/constraints-${PYTHON_VERSION}.txt
 ) 
   


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

To unsubscribe, e-mail: [email protected]

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


Reply via email to