Skip to content

Commit eaa9f31

Browse files
committed
Add pyarrow dependency
1 parent d99b63b commit eaa9f31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ pandas = ">=2.0.0"
1111
polars = ">=1.0.0"
1212
numpy = ">=1.26.4"
1313
scipy = ">=1.15.1"
14+
pyarrow = ">=19.0.0"
1415

1516
[tool.poetry.group.test.dependencies]
1617
coverage= "7.4.2"

0 commit comments

Comments
 (0)