Skip to content

Commit

Permalink
added dask diagnostic dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoelles committed Sep 4, 2023
1 parent 5572868 commit 7c1fdf4
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 @@ -26,6 +26,7 @@ dependencies = [
"xarray",
"numpy",
"dask",
"dask[diagnostics]",
"spectral",
"pandas",
"matplotlib"
Expand Down

0 comments on commit 7c1fdf4

Please sign in to comment.