potiuk commented on code in PR #31882:
URL: https://github.com/apache/airflow/pull/31882#discussion_r1229654391
##########
docs/apache-airflow/installation/installing-from-pypi.rst:
##########
@@ -197,11 +296,25 @@ that conflicts with the version of apache-airflow that
you are using:
pip install "apache-airflow==|version|"
"apache-airflow-providers-google==8.0.0"
+.. note::
+
+ Installing, upgrading, downgrading providers separately is not guaranteed
to work with all
+ Airflow versions or other providers. Some providers have minimum-required
version of Airflow and some
+ versions of providers might have conflicting requirements with Airflow or
other dependencies you
Review Comment:
Good point. I added a very specific recent example that illustrates it
(google provider + google ads).
--
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]