Skip to content

Commit 600cb41

Browse files
authored
Upgrade hats version (#603)
1 parent f2d5daf commit 600cb41

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
@@ -20,7 +20,7 @@ dependencies = [
2020
"cloudpickle>=3.0.0", # Reader serialisation, transitive dependency of Dask
2121
"dask[complete]>=2025.3.0,<2025.4.0", # Includes dask expressions.
2222
"deprecated",
23-
"hats >=0.6.6",
23+
"hats >=0.6.7",
2424
"numpy>=2.2.0,<3",
2525
"pandas>=2.0",
2626

0 commit comments

Comments
 (0)