From c04f9a0aaed051fa629cc9274b41f3fe27234b80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 03:44:16 +0000 Subject: [PATCH] Update dependency matplotlib to v3.10.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cde9554..69dcacdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.19.2 -matplotlib==3.3.2 +matplotlib==3.10.8 sklearn==0.0 torch==1.6.0 torchvision==0.7.0