Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit 0be141b

Browse files
authored
Merge pull request #91 from lincc-frameworks/update_npd_pin
update nested-pandas pin to >=0.3.8
2 parents cb2bbbf + f4b1c80 commit 0be141b

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
@@ -17,7 +17,7 @@ classifiers = [
1717
dynamic = ["version"]
1818
requires-python = ">=3.10"
1919
dependencies = [
20-
'nested-pandas>=0.3.1,<0.4.0',
20+
'nested-pandas>=0.3.8,<0.4.0',
2121
'numpy',
2222
'dask>=2025.1.0',
2323
'dask[distributed]>=2025.2.0',

0 commit comments

Comments
 (0)