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


##########
providers/src/airflow/providers/google/provider.yaml:
##########
@@ -118,7 +118,8 @@ dependencies:
   - google-api-python-client>=2.0.2
   - google-auth>=2.29.0
   - google-auth-httplib2>=0.0.1
-  - google-cloud-aiplatform>=1.73.0
+  # Google cloud aiplatform 1.79.0 has a dependency on sklearn which we don't 
use directly.

Review Comment:
   ```suggestion
     # Google cloud aiplatform 1.79.0 has a dependency on sklearn which we 
don't use directly.
     # See https://github.com/apache/airflow/issues/46258
   ```



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