From bf532d001438cc9894193b6599cabcdea2597132 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 03:01:20 +0000 Subject: [PATCH] Update dependency matplotlib to v3.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b97732..c2d0ac4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -matplotlib==3.8.3 +matplotlib==3.9.0 numpy==1.26.4 python-Levenshtein==0.25.0 requests==2.31.0