From eb0df27c7ee395075366a90ec4638a04c8e77037 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 4 Mar 2023 01:21:50 -0800 Subject: [PATCH] Update matplotlib from 2.0.2 to 3.7.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f6413e5..3a497d8 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.7.1 opencv-contrib-python==3.3.0.9 opencv-python==3.3.0.9 pillow==4.2.1