From aa7b58d267ab207e4c8ff817a1e957b407c5303e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 16:06:46 +0000 Subject: [PATCH] Update dependency matplotlib to v3.10.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cde9554..27643611 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.19.2 -matplotlib==3.3.2 +matplotlib==3.10.9 sklearn==0.0 torch==1.6.0 torchvision==0.7.0