From b1bfa1b58084c7756f29c8f930ad20d99706f004 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 02:38:29 +0000 Subject: [PATCH] Update dependency matplotlib to v3.10.8 --- requirements/notebook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/notebook.txt b/requirements/notebook.txt index 2381c73..d51c715 100644 --- a/requirements/notebook.txt +++ b/requirements/notebook.txt @@ -1,5 +1,5 @@ diffusers==0.35.2 jupyterlab==4.4.10 -matplotlib==3.10.7 +matplotlib==3.10.8 scipy==1.16.3 transformers==4.57.1