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 fa14a5f commit 3c58493Copy full SHA for 3c58493
pyproject.toml
@@ -22,8 +22,8 @@ dependencies = [
22
# dask diagnostics is required to spin up the dashboard for profiling.
23
"dask[complete]>=2025.3.0",
24
"deprecated",
25
- "hats>=0.7,<0.8",
26
- "nested-pandas>=0.6.0,<0.7.0",
+ "hats>=0.7.1,<0.8",
+ "nested-pandas>=0.6.2,<0.7.0",
27
"numpy",
28
"pyarrow",
29
"scipy>=1.7.2", # kdtree
0 commit comments