Skip to content

Commit 1ebc3e4

Browse files
committed
Bump
1 parent d867bc2 commit 1ebc3e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ requires-python = ">=3.10"
3434
dependencies = [
3535
"geopandas>=0.14.3",
3636
"shapely>=2.0",
37-
# "dask[dataframe]>=2025.1.0",
38-
"dask @ git+https://github.com/dask/dask", # TODO: wait for release.
37+
"dask[dataframe]>=2025.1.0",
3938
"packaging",
4039
]
4140

0 commit comments

Comments
 (0)