Skip to content

Commit c799ea2

Browse files
authored
Update pyproject.toml (#965)
Pin to newer nested-pandas
1 parent 388ddb9 commit c799ea2

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
@@ -23,7 +23,7 @@ dependencies = [
2323
"dask[complete]>=2025.3.0",
2424
"deprecated",
2525
"hats>=0.6.1",
26-
"nested-pandas>=0.4.6,<0.5.0",
26+
"nested-pandas>=0.4.7,<0.5.0",
2727
"pyarrow>=14.0.1",
2828
"scipy>=1.7.2", # kdtree
2929
"universal-pathlib>=0.2.2",

0 commit comments

Comments
 (0)