diff --git a/pyproject.toml b/pyproject.toml index 5067110c..3cb6be0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "dask[distributed]", "deprecated", "healpy", - "hipscat >= 0.1.2", + "hipscat >= 0.1.5", "ipykernel", # Support for Jupyter notebooks "pandas < 2.1.0", "pyarrow",