From 091f1b3e930992761f2434d02623457f6d8eb68f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 19:27:20 +0800 Subject: [PATCH] --- (#338) updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dou Du <56022756+dou-du@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14cb69d..c5c56d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -matplotlib~=3.8.4 +matplotlib~=3.9.0 numpy~=1.26.4 scipy~=1.13.0 pandas~=2.2.1