We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b0702 commit 439fdbcCopy full SHA for 439fdbc
1 file changed
pyproject.toml
@@ -84,7 +84,7 @@ dev = [
84
# note that if you are using pyspark 2.3 or 2.4 and pyarrow >= 0.15, you might need to
85
# set ARROW_PRE_0_15_IPC_FORMAT=1 in your conf/spark-env.sh for toPandas functions to work properly
86
spark = [
87
- "pyspark>=3.0.*",
+ "pyspark>=3.0",
88
"pyarrow>=4.0.0",
89
"pandas>1.1",
90
"numpy>=1.16.0",
0 commit comments