diff --git a/pyproject.toml b/pyproject.toml index 08c75b8..672923f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "cityhash>=0.4.9", # provides cityhash and farmhash "dask[distributed]", # version from lsdb "hats", # version from lsdb - "lsdb>=0.6.7,<0.8", + "lsdb>=0.6.7,<0.9", "matplotlib", "nested-pandas", "numba>=0.62.1",