Skip to content

Commit

Permalink
Revert "Update base version to pyspark>=3.0.0"
Browse files Browse the repository at this point in the history
This reverts commit b576098.
  • Loading branch information
Jianjie Liu committed Oct 19, 2021
1 parent 47c3120 commit 6297721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"spark": [
"databricks_cli>=0.8.6,<1",
"pyarrow>=0.12.1,<6.0.0",
"pyspark>=3.0.0,<4.0.0",
"pyspark>=2.4.5,<4.0.0",
],
"xlearn": [
"cmake>=3.18.4.post1",
Expand Down

0 comments on commit 6297721

Please sign in to comment.