Update opencv-python-headless to 4.9.0.80

This commit is contained in:
Shay Levy 2024-03-13 22:41:47 +00:00
parent bf02befe4a
commit 628cc5dccb
3 changed files with 2 additions and 3 deletions

View File

@ -4,5 +4,5 @@
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/opencv",
"iot_class": "local_push",
"requirements": ["numpy==1.26.0", "opencv-python-headless==4.6.0.66"]
"requirements": ["numpy==1.26.0", "opencv-python-headless==4.9.0.80"]
}

View File

@ -1450,7 +1450,7 @@ open-meteo==0.3.1
openai==1.3.8
# homeassistant.components.opencv
# opencv-python-headless==4.6.0.66
opencv-python-headless==4.9.0.80
# homeassistant.components.openerz
openerz-api==0.3.0

View File

@ -29,7 +29,6 @@ COMMENT_REQUIREMENTS = (
"decora-wifi",
"evdev",
"face-recognition",
"opencv-python-headless",
"pybluez",
"pycocotools",
"pycups",