tsingh2k15 edited a comment on pull request #20113:
URL: https://github.com/apache/airflow/pull/20113#issuecomment-989025185


   @potiuk This makes sense, thank you for the clarification. I may wait for 
the 2.2.3 release. 
   
   I have tried the below instruction step, but it errored.
   ```Once there you will be able to use it as described in 
https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html
 but use "constraints-main" rather than "constraints-2.2.2" as version.```
   
   Error:
   
   ```
   ERROR: Cannot install apache-airflow==2.2.0 because these package versions 
have conflicting dependencies.
   The conflict is caused by:
   apache-airflow 2.2.0 depends on markupsafe<2.0 and >=1.1.1
    The user requested (constraint) markupsafe==2.0.1
   ```
   
   I think it expects that the constraints file need to match with the 
constraint file for the release? 
   
   


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