eladkal commented on code in PR #46242:
URL: https://github.com/apache/airflow/pull/46242#discussion_r1934107343
##########
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:
But if we are not using it directlt then it might be bug with upstream
package. So the immidiate fox can be limiting the package version and open a
bug report to upstream lib.
Is that the case?
##########
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:
But if we are not using it directly then it might be bug with upstream
package. So the immidiate fox can be limiting the package version and open a
bug report to upstream lib.
Is that the case?
--
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]