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

Commit 60aa120

Browse files
dougbrnhombit
andauthored
pin to minor version
Co-authored-by: Konstantin Malanchev <[email protected]>
1 parent a97cc40 commit 60aa120

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
@@ -16,7 +16,7 @@ classifiers = [
1616
dynamic = ["version"]
1717
requires-python = ">=3.9"
1818
dependencies = [
19-
'nested-pandas>=0.2.1',
19+
'nested-pandas>=0.2.1,<0.3',
2020
'numpy',
2121
'dask>=2024.3.0',
2222
'dask[distributed]>=2024.3.0',

0 commit comments

Comments
 (0)