moiseenkov commented on code in PR #29462:
URL: https://github.com/apache/airflow/pull/29462#discussion_r1104510922
##########
generated/provider_dependencies.json:
##########
@@ -359,6 +359,7 @@
"google-cloud-secret-manager>=0.2.0,<2.0.0",
"google-cloud-spanner>=1.10.0,<2.0.0",
"google-cloud-speech>=0.36.3,<2.0.0",
+ "google-cloud-storage-transfer<=1.4.0",
Review Comment:
Unfortunately, later versions of `google-cloud-storage-transfer` lead
dependencies conflict. It can be upgraded together with other google packages.
I left a comment about it in the `airflow/providers/google/provider.yaml`.
--
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]