diff --git a/pyproject.toml b/pyproject.toml index 6a94e18e..e541082f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dynamic = ["version"] dependencies = [ "dask[complete]>=2024.3.0", # Includes dask expressions. "deprecated", - "hipscat >=0.3.5", + "hipscat >=0.3.8", "ipykernel", # Support for Jupyter notebooks "numpy", "pandas",