Skip to content

Commit 54d6275

Browse files
chore(deps): update dependency pyarrow to v20
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | pyarrow | 19.0.1 | 20.0.0 |
1 parent bea1a85 commit 54d6275

2 files changed

Lines changed: 58 additions & 45 deletions

File tree

poetry.lock

Lines changed: 57 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 @@ typer = "^0.15.2"
4646
pydub = "^0.25.1"
4747
moviepy = "^2.1.2"
4848
datasets = "^3.5.0"
49-
pyarrow = "^19.0.1"
49+
pyarrow = "^20.0.0"
5050

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

0 commit comments

Comments
 (0)