From a33c0b4ef40285ceab38c3971998fe5464ae8594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:37:50 +0000 Subject: [PATCH] Bump pyarrow in /retrieval/preprocessing/question_generation_gpt4free Bumps [pyarrow](https://github.com/apache/arrow) from 12.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v12.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../preprocessing/question_generation_gpt4free/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retrieval/preprocessing/question_generation_gpt4free/requirements.txt b/retrieval/preprocessing/question_generation_gpt4free/requirements.txt index ff2dbce..ff4b3a6 100644 --- a/retrieval/preprocessing/question_generation_gpt4free/requirements.txt +++ b/retrieval/preprocessing/question_generation_gpt4free/requirements.txt @@ -33,7 +33,7 @@ packaging==23.1 pandas==1.5.3 Pillow==9.5.0 protobuf==3.20.3 -pyarrow==12.0.0 +pyarrow==14.0.1 pycparser==2.21 pycryptodome==3.18.0 pydantic==1.10.8