Skip to content

Commit

Permalink
hotfix dask for not using dask-expr
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato committed Mar 15, 2024
1 parent b633a53 commit fd3e4d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ dependencies = [
"xarray-spatial>=0.3.5",
"tqdm",
"fsspec<=2023.6",
"dask<=2024.2.1",
]

[project.optional-dependencies]
Expand Down

0 comments on commit fd3e4d8

Please sign in to comment.