From 8e4a417eba3b021502f032a68867bd5c652d3975 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Jun 2024 12:40:00 -0700 Subject: [PATCH] Update opencv-contrib-python from 3.3.0.9 to 4.10.0.84 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f6413e5..46c3d69 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ ipywidgets==6.0.0 numpy==1.16.3 pandas==0.20.3 matplotlib==2.0.2 -opencv-contrib-python==3.3.0.9 +opencv-contrib-python==4.10.0.84 opencv-python==3.3.0.9 pillow==4.2.1 pymodbus==1.3.2