JDarDagran commented on code in PR #39530:
URL: https://github.com/apache/airflow/pull/39530#discussion_r1686582997


##########
dev/breeze/tests/test_packages.py:
##########
@@ -236,6 +236,7 @@ def test_get_install_requirements(provider: str, 
version_suffix: str, expected:
                 "apache.beam": ["apache-airflow-providers-apache-beam", 
"apache-beam[gcp]"],
                 "apache.cassandra": 
["apache-airflow-providers-apache-cassandra"],
                 "cncf.kubernetes": 
["apache-airflow-providers-cncf-kubernetes>=7.2.0"],
+                "common.compat": ["apache-airflow-providers-common-compat"],

Review Comment:
   I followed the path how these packages are generated - it comes from 
`cross-providers-deps` that does not version limits into account.



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to