From 3422a8d5f0422389fa8f92435b61569fbf46ea2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:48:58 +0000 Subject: [PATCH] Bump pyarrow from 2.0.0 to 14.0.1 Bumps [pyarrow](https://github.com/apache/arrow) from 2.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/apache-arrow-2.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc7481f..d4e9c35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ numpy scipy statsmodels blosc==1.8.3 -pyarrow==2.0.0 +pyarrow==14.0.1 pathos multiprocess fastparquet==0.4.1