diff --git a/pyproject.toml b/pyproject.toml index c083a75c..76568c44 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ # dask distributed eases the creation of parallel dask clients. # dask diagnostics is required to spin up the dashboard for profiling. "dask[complete]", - "hipscat>=0.3.1", + "hipscat>=0.3.5", "pyarrow", "deprecated", "scipy", # kdtree