From 31e87d9c21ebddf24407cb9fd11d43a46276fb88 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 31 Jan 2021 09:57:04 +0000 Subject: [PATCH] Update dependency matplotlib to v3.3.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cde955..e0f959e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.19.2 -matplotlib==3.3.2 +matplotlib==3.3.4 sklearn==0.0 torch==1.6.0 torchvision==0.7.0