eladkal commented on code in PR #56873:
URL: https://github.com/apache/airflow/pull/56873#discussion_r2446903302


##########
providers/edge3/pyproject.toml:
##########
@@ -58,6 +58,7 @@ requires-python = ">=3.10"
 # After you modify the dependencies, and rebuild your Breeze CI image with 
``breeze ci-image build``
 dependencies = [
     "apache-airflow>=2.10.0",
+    "apache-airflow-providers-common-compat>=1.7.4",    # + TODO: bump to next 
version

Review Comment:
   Common compat will be bumped to latest version for all depended providers 
during release time



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