From 7d05c2a34dc3b0c6cbc8d938dd72ba99c8ec2d15 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 15 May 2024 19:36:44 -0700 Subject: [PATCH] Update matplotlib from 2.0.2 to 3.9.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f6413e5..5eeb34a 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.9.0 opencv-contrib-python==3.3.0.9 opencv-python==3.3.0.9 pillow==4.2.1