From 9880a8d6a0741109a6067e923e523ab291294d59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 04:16:47 +0000 Subject: [PATCH] Update dependency matplotlib to v3.8.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e0a503..8ad1cb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ numpy==1.21.4 scipy==1.7.2 coloredlogs==15.0.1 -matplotlib==3.5.0 +matplotlib==3.8.4 termcolor==1.1.0