We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df549b3 commit 968a27eCopy full SHA for 968a27e
2 files changed
pyproject.toml
@@ -37,7 +37,7 @@ dependencies = [
37
"utilsforecast>=0.2.3",
38
]
39
[project.optional-dependencies]
40
-spark = ["fugue", "pyspark>=3.5"]
+spark = ["fugue", "pyspark>=3.5", "pyarrow>=23.0.1"]
41
42
[dependency-groups]
43
aws = ["fsspec[s3]"]
0 commit comments