We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c35a003 commit e8a27eaCopy full SHA for e8a27ea
pyproject.toml
@@ -22,9 +22,9 @@ 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.3,<0.8",
+ "hats>=0.8,<0.9",
26
"human_readable", # for human-readable file sizes
27
- "nested-pandas>=0.6.3,<0.7.0",
+ "nested-pandas>=0.6.7,<0.7.0",
28
"numpy",
29
"pyarrow",
30
"scipy>=1.7.2", # kdtree
0 commit comments