Skip to content

Commit fd9942d

Browse files
dependabot[bot]FlorentinD
authored andcommitted
Update pyarrow requirement in /requirements/base
Updates the requirements on [pyarrow](https://github.com/apache/arrow) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f81238a commit fd9942d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ multimethod >= 1.0, < 2.0
22
neo4j >= 4.4.12, < 6.0
33
numpy < 2.3
44
pandas >= 1.0, < 3.0
5-
pyarrow >= 15.0.2, < 19.0
5+
pyarrow >= 15.0.2, < 20.0
66
textdistance >= 4.0, < 5.0
77
tqdm >= 4.0, < 5.0
88
typing-extensions >= 4.0, < 5.0

0 commit comments

Comments
 (0)