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