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 accf87e commit 9a8e9c8Copy full SHA for 9a8e9c8
pyproject.toml
@@ -34,7 +34,7 @@ requires-python = ">=3.9"
34
dependencies = [
35
"geopandas>=0.12",
36
"shapely>=2.0",
37
- "dask>=2022.06.0",
+ "dask[dataframe]>=2022.06.0",
38
"distributed>=2022.06.0",
39
"packaging",
40
]
0 commit comments