eladkal commented on code in PR #62071:
URL: https://github.com/apache/airflow/pull/62071#discussion_r2817469395


##########
providers/google/pyproject.toml:
##########
@@ -149,8 +147,7 @@ dependencies = [
 # Any change in the dependencies is preserved when the file is regenerated
 [project.optional-dependencies]
 "apache.beam" = [
-    'apache-beam[gcp]>=2.53.0; python_version < "3.12"',
-    'apache-beam[gcp]>=2.57.0; python_version >= "3.12"',
+    "apache-airflow-providers-apache-beam>=6.2.2", # use next version

Review Comment:
   Ok I removed it



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