From 3cf355b813976683f1e8db25890de25988de6435 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 03:22:23 +0000 Subject: [PATCH] Update dependency matplotlib to v3.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f7bb26b..ec8fa33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -matplotlib==3.6.3 +matplotlib==3.7.0 numpy==1.24.2 requests==2.28.2 scipy==1.10.0