From 2c5541d9fc136f23773868bf606e670aa93d2a78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 17:12:00 +0000 Subject: [PATCH] Update dependency pyarrow to v15 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71e9507..45c116f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ docker==7.0.0 music21==9.1.0 numpy==1.26.3 pandas==2.1.4 -pyarrow==14.0.2 +pyarrow==15.0.0 pyresidfp==0.9.0 scipy==1.11.4 zstandard==0.22.0