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


##########
generated/provider_dependencies.json:
##########
@@ -687,6 +687,7 @@
       "proto-plus>=1.19.6",
       "pyarrow>=14.0.1",
       "python-slugify>=7.0.0",
+      "scikit-learn>=1.6.1",

Review Comment:
   I think we better limit the version of google-cloud-aiplatform than adding 
dependency for a library that we dont use.
   The reason is that we dont know if/what fix upstream library will do. We 
better be consistent with our own dependencies.



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