bensta commented on issue #18932: URL: https://github.com/apache/airflow/issues/18932#issuecomment-966582597
Quick update, in case you did not notice already: Same issue arises with the latest version, 2.2.1: `pip install "apache-airflow[all]"==2.2.1 --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-2.2.1/constraints-3.8.txt"` ``` ERROR: Cannot install apache-airflow[all]==2.2.1 because these package versions have conflicting dependencies. The conflict is caused by: apache-airflow[all] 2.2.1 depends on azure-cosmos<5 and >=4.0.0; extra == "all" The user requested (constraint) azure-cosmos==3.2.0 ``` -- 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]
