Skip to content

Commit 111b223

Browse files
chore(deps): update dependency pyarrow to v21
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | pyarrow | 19.0.1 | 21.0.0 |
1 parent 8d69b4d commit 111b223

File tree

2 files changed

+51
-45
lines changed

2 files changed

+51
-45
lines changed

poetry.lock

Lines changed: 50 additions & 44 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
@@ -46,7 +46,7 @@ pandas-stubs = "^2.2.3.250308"
4646
types-requests = "^2.32.0.20250306"
4747
typer = "^0.15.2"
4848
datasets = "^3.5.0"
49-
pyarrow = "^19.0.1"
49+
pyarrow = "^21.0.0"
5050

5151
[build-system]
5252
requires = ["poetry-core>=1.0.0", "setuptools>=42", "wheel"]

0 commit comments

Comments
 (0)