Skip to content

Commit 13a9f15

Browse files
authored
Update hats dependency version in pyproject.toml (#1062)
1 parent 969705a commit 13a9f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
# dask diagnostics is required to spin up the dashboard for profiling.
2323
"dask[complete]>=2025.3.0",
2424
"deprecated",
25-
"hats>=0.6.5,<0.7.0",
25+
"hats>=0.6.6,<0.7.0",
2626
"nested-pandas>=0.4.7,<0.6.0",
2727

2828
# NOTE: package PINNED at <21.0.0, see https://github.com/astronomy-commons/lsdb/issues/974

0 commit comments

Comments
 (0)