pankajastro commented on code in PR #46242:
URL: https://github.com/apache/airflow/pull/46242#discussion_r1934146747
##########
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 am wondering if it makes sense to check if we can keep this a local import
in the upstream library since they have already done a local import for some
other libraries.
Also, the last version of vertexai was released on Nov 1, 2024, so do we
know why this error is coming now?
--
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]