From 89b8673307835bdc0bc349403c8fbc2e6913eef5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 05:58:37 +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 438c747..3350b2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ tweepy==3.10.0 japanize-matplotlib==1.1.3 -pandas==1.1.5 +pandas==2.0.2 plotly==4.4.1 matplotlib==3.2.2 seaborn==0.11.1