From 7866184fdc65f296d5c86c9f517ae90c81cc6efe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:37:58 +0000 Subject: [PATCH] Bump pyarrow from 20.0.0 to 23.0.1 in /app Bumps [pyarrow](https://github.com/apache/arrow) from 20.0.0 to 23.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-20.0.0...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/nlp-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/nlp-requirements.txt b/app/nlp-requirements.txt index 9dc4a66..cb32c40 100644 --- a/app/nlp-requirements.txt +++ b/app/nlp-requirements.txt @@ -1,7 +1,7 @@ keras==3.13.1 nltk==3.9.1 numpy==2.1.3 -pyarrow==20.0.0 +pyarrow==23.0.1 safetensors==0.5.3 sentence-transformers==5.0.0 tensorflow==2.19.0