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 52faa56 commit 2a30329Copy full SHA for 2a30329
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.4",
+ "hats>=0.6.5",
26
"nested-pandas>=0.4.7,<0.5.0",
27
"pyarrow>=14.0.1,<21.0.0; platform_system == 'Windows'",
28
"pyarrow>=14.0.1; platform_system != 'Windows'",
0 commit comments