File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -148,10 +148,6 @@ dependencies = [
148148# The optional dependencies should be modified in place in the generated file
149149# Any change in the dependencies is preserved when the file is regenerated
150150[project .optional-dependencies ]
151- # "apache.beam" = [
152- # 'apache-beam[gcp]>=2.53.0; python_version < "3.12"',
153- # 'apache-beam[gcp]>=2.57.0; python_version >= "3.12" and python_version < "3.13"',
154- # ]
155151"cncf.kubernetes" = [
156152 " apache-airflow-providers-cncf-kubernetes>=10.1.0" ,
157153]
@@ -212,17 +208,13 @@ dependencies = [
212208"common.messaging" = [
213209 " apache-airflow-providers-common-messaging>=2.0.0"
214210]
215- "apache.beam" = [
216- " apache-airflow-providers-apache-beam"
217- ]
218211
219212[dependency-groups ]
220213dev = [
221214 " apache-airflow" ,
222215 " apache-airflow-task-sdk" ,
223216 " apache-airflow-devel-common" ,
224217 " apache-airflow-providers-amazon" ,
225- " apache-airflow-providers-apache-beam" ,
226218 " apache-airflow-providers-apache-cassandra" ,
227219 " apache-airflow-providers-cncf-kubernetes" ,
228220 " apache-airflow-providers-common-compat" ,
You can’t perform that action at this time.
0 commit comments