From e1e75a98a1b83825a67090f7621a0d4eb62a56fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 12:41:40 +0000 Subject: [PATCH] Bump pyarrow from 9.0.0 to 14.0.1 in /examples/longvit Bumps [pyarrow](https://github.com/apache/arrow) from 9.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v9.0.0...go/v14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/longvit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/longvit/requirements.txt b/examples/longvit/requirements.txt index 195174f2..bf2d9389 100644 --- a/examples/longvit/requirements.txt +++ b/examples/longvit/requirements.txt @@ -11,7 +11,7 @@ tensorboardX==1.8 scipy==1.6.3 ftfy==6.1.1 opencv-python==4.8.0.74 -pyarrow==9.0.0 +pyarrow==14.0.1 transformers==4.8.1 deepspeed==0.4.0 scikit-survival==0.22.1