MrGeorgeOwl commented on code in PR #27776: URL: https://github.com/apache/airflow/pull/27776#discussion_r1090556702
########## airflow/providers/google/provider.yaml: ########## @@ -85,6 +85,7 @@ dependencies: - google-cloud-build>=3.0.0 - google-cloud-compute>=0.1.0,<2.0.0 - google-cloud-container>=2.2.0,<3.0.0 + - google-cloud-dataflow-client>=0.5.2,<0.5.5 Review Comment: @potiuk, is comment in provider.yaml will be enough or project has another place for upper-bound comments? -- 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]
