From 3b0068bc85813bfdc24428751cc6c5a36e3cec8c Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 21 Apr 2023 12:23:46 +0200 Subject: [PATCH] Update opencv-python-headless to 4.7.0.72 (#91802) --- homeassistant/components/opencv/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/opencv/manifest.json b/homeassistant/components/opencv/manifest.json index da541974b46..3cb5c956362 100644 --- a/homeassistant/components/opencv/manifest.json +++ b/homeassistant/components/opencv/manifest.json @@ -4,5 +4,5 @@ "codeowners": [], "documentation": "https://www.home-assistant.io/integrations/opencv", "iot_class": "local_push", - "requirements": ["numpy==1.23.2", "opencv-python-headless==4.6.0.66"] + "requirements": ["numpy==1.23.2", "opencv-python-headless==4.7.0.72"] } diff --git a/requirements_all.txt b/requirements_all.txt index 48386999cfe..8d766295464 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1273,7 +1273,7 @@ open-meteo==0.2.1 openai==0.27.2 # homeassistant.components.opencv -# opencv-python-headless==4.6.0.66 +# opencv-python-headless==4.7.0.72 # homeassistant.components.openerz openerz-api==0.2.0