From cf332257c9f377586a6fe50359736bcde2bbad36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 02:36:20 +0000 Subject: [PATCH] Update dependency matplotlib to v3.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cde9554..0d80da75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.19.2 -matplotlib==3.3.2 +matplotlib==3.11.0 sklearn==0.0 torch==1.6.0 torchvision==0.7.0