From f45e1849f1730c6a30ed8e85061c8b140cd86e80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 08:48:24 +0000 Subject: [PATCH] Bump pyarrow Bumps [pyarrow](https://github.com/apache/arrow) from 3.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/apache-arrow-3.0.0...go/v14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../research/information_retrieval/doc2query/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pruning/UVP/Transformer/sparseml/research/information_retrieval/doc2query/requirements.txt b/pruning/UVP/Transformer/sparseml/research/information_retrieval/doc2query/requirements.txt index 3e1b5191..1030397f 100644 --- a/pruning/UVP/Transformer/sparseml/research/information_retrieval/doc2query/requirements.txt +++ b/pruning/UVP/Transformer/sparseml/research/information_retrieval/doc2query/requirements.txt @@ -77,7 +77,7 @@ prompt-toolkit==3.0.18 protobuf==3.18.3 psutil==5.8.0 ptyprocess==0.7.0 -pyarrow==3.0.0 +pyarrow==14.0.1 pycparser==2.20 pydantic==1.7.4 Pygments==2.9.0