Skip to content

Commit b348d38

Browse files
committed
Update google deps
1 parent 6e70de6 commit b348d38

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

providers/google/pyproject.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff 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]
220213
dev = [
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",

0 commit comments

Comments
 (0)