From 01a3f8a5bdea59d690e5d0940f0aed5df6fdffcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 22:01:39 +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..931cdfe 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.2 numpy==1.22.3 matplotlib==3.5.1 git+https://github.com/marshallasch/sem@develop#egg=sem