From 5168f8073980f84295b392a15423a323b0404f16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 20:32:10 +0000 Subject: [PATCH] chore(deps): update dependency pandas to v3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 64a05ab..a3d3c43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ matplotlib ==3.11.1 xarray ==2026.7.0 seaborn ==0.13.2 -pandas ==2.3.3 \ No newline at end of file +pandas ==3.0.5 \ No newline at end of file