romsharon98 commented on code in PR #41564:
URL: https://github.com/apache/airflow/pull/41564#discussion_r1763023160


##########
dev/breeze/src/airflow_breeze/global_constants.py:
##########
@@ -509,13 +509,13 @@ def get_airflow_extras():
     {
         "python-version": "3.8",
         "airflow-version": "2.8.4",
-        "remove-providers": "cloudant fab",
+        "remove-providers": ["fab", "standard"],

Review Comment:
   I remember why I did it and kept the min version to be 2.10.
   We talked about it in slack: 
https://apache-airflow.slack.com/archives/C06K9Q5G2UA/p1724737809230079



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