From 24600b8feec61e8ff74a86a53db96d584d6ffae0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 22:36:09 +0000 Subject: [PATCH] chore(deps): update dependency pandas to v3.0.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33a6323a..ed6637bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==2.3.5 -pandas==3.0.3 +pandas==3.0.5 scikit-learn~=1.9.0 matplotlib==3.11.1 sympy==1.14.0