Skip to content

Commit 89dc67b

Browse files
build: upgrade pyarrow from 17 to 23
1 parent ff644e5 commit 89dc67b

2 files changed

Lines changed: 54 additions & 46 deletions

File tree

poetry.lock

Lines changed: 53 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ numpy = "1.26.4"
4141
openpyxl = "3.1.5"
4242
pandas = "2.3.3"
4343
polars = "0.20.31"
44-
pyarrow = "17.0.0"
44+
pyarrow = "23.0.1"
4545
pydantic = "1.10.19"
4646
pyspark = "3.5.2"
4747
typing_extensions = "4.15.0"

0 commit comments

Comments
 (0)