Skip to content

Commit 055e7a6

Browse files
Bump pyarrow from 15.0.2 to 19.0.0
Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.2 to 19.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@go/v15.0.2...apache-arrow-19.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 716c81b commit 055e7a6

File tree

2 files changed

+48
-42
lines changed

2 files changed

+48
-42
lines changed

poetry.lock

Lines changed: 47 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
@@ -66,7 +66,7 @@ numpy = "^1.25.2"
6666
graspologic = "^3.4.1"
6767
networkx = "^3.4.2"
6868
pandas = "^2.2.3"
69-
pyarrow = "^15.0.0"
69+
pyarrow = ">=15,<20"
7070
umap-learn = "^0.5.6"
7171

7272
# Configuration

0 commit comments

Comments
 (0)