Skip to content

Commit

Permalink
Add dask to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelLucaAdams committed Aug 5, 2024
1 parent 048f7d3 commit eed8bc9
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 @@ -19,6 +19,7 @@ requires-python = ">=3.10"
dependencies = [
"numpy>=2.0.0",
"xarray>=2024.1.0",
"dask>=2024.7.1",
]

[project.optional-dependencies]
Expand Down

0 comments on commit eed8bc9

Please sign in to comment.