From 6feee0bb8fa81b17936e614124323641d95a9649 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 01:07:09 +0000 Subject: [PATCH] Update dependency pandas to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ef1dbf..ebeec2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ seaborn==0.11.2 requests==2.27.1 -pandas==1.4.1 +pandas==2.1.1 numpy==1.22.3 matplotlib==3.5.1 git+https://github.com/marshallasch/sem@develop#egg=sem