diff --git a/pyproject.toml b/pyproject.toml index 5d824eed..4625288f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ # dask diagnostics is required to spin up the dashboard for profiling. "dask[complete]", "deprecated", - "hats>=0.4.4", + "hats>=0.4.6", "nested-dask>=0.3.0", "nested-pandas", "pyarrow",