Skip to content

Commit 8e57845

Browse files
committed
update pyarrow dependency
1 parent 1b28d98 commit 8e57845

2 files changed

Lines changed: 42 additions & 39 deletions

File tree

poetry.lock

Lines changed: 41 additions & 38 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
@@ -23,7 +23,7 @@ lxml = "^4.8.0"
2323
job-pool = ">=0.3.0"
2424
pyqt5 = {version = "5.15.7", optional = true}
2525
pyqt5-qt5 = {version = "5.15.2", optional = true}
26-
pyarrow = "^14.0.1"
26+
pyarrow = ">=16.0.0"
2727
tqdm = "^4.66.1"
2828

2929
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)