mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 01:07:10 +00:00
Update opencv-python-headless to 4.9.0.80
This commit is contained in:
parent
bf02befe4a
commit
628cc5dccb
@ -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"]
|
||||
}
|
||||
|
@ -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
|
||||
|
@ -29,7 +29,6 @@ COMMENT_REQUIREMENTS = (
|
||||
"decora-wifi",
|
||||
"evdev",
|
||||
"face-recognition",
|
||||
"opencv-python-headless",
|
||||
"pybluez",
|
||||
"pycocotools",
|
||||
"pycups",
|
||||
|
Loading…
x
Reference in New Issue
Block a user