From cb37df5cb4cb8bd73704a81803fa1b67021674a1 Mon Sep 17 00:00:00 2001 From: Markus Winkler Date: Wed, 7 Feb 2024 11:44:10 +0100 Subject: [PATCH] bump opencv-python-headless to 4.8.1.78 --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0224d38..0b25404 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,8 @@ # numpy==1.22.4 astropy==5.2.2 numpy==1.24.2 -opencv-python-headless==4.7.0.72 +#opencv-python-headless==4.7.0.72 +opencv-python-headless==4.8.1.78 paho_mqtt==1.6.1 # pandas==1.4.3 pandas==2.0.0