We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 969705a commit 13a9f15Copy full SHA for 13a9f15
pyproject.toml
@@ -22,7 +22,7 @@ dependencies = [
22
# dask diagnostics is required to spin up the dashboard for profiling.
23
"dask[complete]>=2025.3.0",
24
"deprecated",
25
- "hats>=0.6.5,<0.7.0",
+ "hats>=0.6.6,<0.7.0",
26
"nested-pandas>=0.4.7,<0.6.0",
27
28
# NOTE: package PINNED at <21.0.0, see https://github.com/astronomy-commons/lsdb/issues/974
0 commit comments