yuseok89 commented on code in PR #64161:
URL: https://github.com/apache/airflow/pull/64161#discussion_r2988155294


##########
providers/keycloak/pyproject.toml:
##########
@@ -60,7 +60,7 @@ requires-python = ">=3.10"
 # After you modify the dependencies, and rebuild your Breeze CI image with 
``breeze ci-image build``
 dependencies = [
     "apache-airflow>=3.0.0",
-    "apache-airflow-providers-common-compat>=1.12.0",
+    "apache-airflow-providers-common-compat>=1.12.0", # use next version

Review Comment:
   The same discussion had already taken place in another PR (#64155).
   I think I referred to a somewhat outdated PR.
   I was actually in the process of removing it.
   
   Thanks for the detailed review.



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