mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 17:18:23 +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": [],
|
"codeowners": [],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/opencv",
|
"documentation": "https://www.home-assistant.io/integrations/opencv",
|
||||||
"iot_class": "local_push",
|
"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
|
openai==1.3.8
|
||||||
|
|
||||||
# homeassistant.components.opencv
|
# homeassistant.components.opencv
|
||||||
# opencv-python-headless==4.6.0.66
|
opencv-python-headless==4.9.0.80
|
||||||
|
|
||||||
# homeassistant.components.openerz
|
# homeassistant.components.openerz
|
||||||
openerz-api==0.3.0
|
openerz-api==0.3.0
|
||||||
|
@ -29,7 +29,6 @@ COMMENT_REQUIREMENTS = (
|
|||||||
"decora-wifi",
|
"decora-wifi",
|
||||||
"evdev",
|
"evdev",
|
||||||
"face-recognition",
|
"face-recognition",
|
||||||
"opencv-python-headless",
|
|
||||||
"pybluez",
|
"pybluez",
|
||||||
"pycocotools",
|
"pycocotools",
|
||||||
"pycups",
|
"pycups",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user