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 d867bc2 commit 1ebc3e4Copy full SHA for 1ebc3e4
pyproject.toml
@@ -34,8 +34,7 @@ requires-python = ">=3.10"
34
dependencies = [
35
"geopandas>=0.14.3",
36
"shapely>=2.0",
37
- # "dask[dataframe]>=2025.1.0",
38
- "dask @ git+https://github.com/dask/dask", # TODO: wait for release.
+ "dask[dataframe]>=2025.1.0",
39
"packaging",
40
]
41
0 commit comments