Skip to content

Commit ac210ed

Browse files
authored
Update nested pin (#629)
1 parent 5a1ccd8 commit ac210ed

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
@@ -24,7 +24,7 @@ dependencies = [
2424
"fsspec>=2023.10.0", # Used for abstract filesystems
2525
"jproperties>=2.0.0",
2626
"mocpy>=0.19.0",
27-
"nested-pandas>=0.6.6",
27+
"nested-pandas>=0.6.7,<0.7.0",
2828
"numba>=0.58",
2929
"numpy>=2.3,<3",
3030
"pandas>=2.0",

0 commit comments

Comments
 (0)