From 6c6217705a6c0cc66196d83c28c869f6322b1486 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 17 Nov 2023 14:40:24 -0800 Subject: [PATCH] Update matplotlib from 2.0.2 to 3.8.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f6413e5..586715a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ jupyter==1.0.0 ipywidgets==6.0.0 numpy==1.16.3 pandas==0.20.3 -matplotlib==2.0.2 +matplotlib==3.8.2 opencv-contrib-python==3.3.0.9 opencv-python==3.3.0.9 pillow==4.2.1