Skip to content

Commit ae32cfe

Browse files
author
kx79wq
committed
[tst]: pyspark < v4
1 parent 3ea988e commit ae32cfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ pandas = [
4040
"pandas"
4141
]
4242
spark = [
43-
"pyspark>=3.1; python_version <= '3.11'",
43+
"pyspark<4; python_version <= '3.11'",
4444
]
4545
test = [
4646
"ipykernel>=5.1.3",

0 commit comments

Comments
 (0)