diff options
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 540a68e..894fcd8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,6 +42,7 @@ "bokeh", "matplotlib", "datashader", + "dask[dataframe]", "xarray", "astunparse", "numba==0.57.1", |
