From 2ed0c6e78cedcc77c23423da253692a3576bb2ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:59:31 +0000 Subject: [PATCH] Bump pyarrow from 7.0.0 to 14.0.1 Bumps [pyarrow](https://github.com/apache/arrow) from 7.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v7.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 89c209c..418f7de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ datasets==2.0.0 fastparquet==0.8.0 pandas==1.4.1 py-etherscan-api==0.8.0 -pyarrow==7.0.0 +pyarrow==14.0.1 tqdm @ git+https://github.com/tqdm/tqdm.git@refs/pull/1054/head textdistance[extras] antlr4-python3-runtime==4.9.3 \ No newline at end of file