Skip to content

Commit c9b6ff4

Browse files
potiukYour Name
authored andcommitted
[v3-0-test] Bump Pyspark to even higher version (#50308)
That should decrease the frequency of getting "download" errors when downloading older versions of Spark (cherry picked from commit 952a004) Co-authored-by: Jarek Potiuk <[email protected]>
1 parent 1e8e509 commit c9b6ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/apache/spark/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ requires-python = "~=3.9"
5959
dependencies = [
6060
"apache-airflow>=2.9.0",
6161
"apache-airflow-providers-common-compat>=1.5.0",
62-
"pyspark>=3.4.0",
62+
"pyspark>=3.5.2",
6363
"grpcio-status>=1.59.0",
6464
]
6565

0 commit comments

Comments
 (0)