Skip to content

Commit e1d544f

Browse files
authored
Merge pull request #7129 from opsmill/pog-update-pyarrow
Update pyarrow
2 parents 1560837 + a521321 commit e1d544f

File tree

2 files changed

+49
-42
lines changed

2 files changed

+49
-42
lines changed

poetry.lock

Lines changed: 48 additions & 41 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
@@ -65,7 +65,7 @@ fast-depends = "^2.4.12"
6565

6666
# Dependencies specific to the SDK
6767
rich = "^13"
68-
pyarrow = "^14"
68+
pyarrow = ">=14"
6969
numpy = "^1.26.2"
7070
dulwich = "^0.22.7"
7171
whenever = "0.7.3"

0 commit comments

Comments
 (0)