Skip to content

Commit 3200d27

Browse files
Upper bound dask <2026.1.2 (#1060)
upper bound dask <2026.1.2
1 parent 38e0ad3 commit 3200d27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"annsel>=0.1.2",
2727
"click",
2828
"dask-image",
29-
"dask>=2025.2.0",
29+
"dask>=2025.2.0,<2026.1.2",
3030
"datashader",
3131
"fsspec[s3,http]",
3232
"geopandas>=0.14",

0 commit comments

Comments
 (0)