mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump OpenCV 4.4.0.42 (#50640)
This commit is contained in:
parent
7ae050c5ac
commit
f84ceee7b7
@ -2,7 +2,7 @@
|
|||||||
"domain": "opencv",
|
"domain": "opencv",
|
||||||
"name": "OpenCV",
|
"name": "OpenCV",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/opencv",
|
"documentation": "https://www.home-assistant.io/integrations/opencv",
|
||||||
"requirements": ["numpy==1.20.2", "opencv-python-headless==4.3.0.36"],
|
"requirements": ["numpy==1.20.2", "opencv-python-headless==4.4.0.42"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
}
|
}
|
||||||
|
@ -1064,7 +1064,7 @@ onvif-zeep-async==1.0.0
|
|||||||
open-garage==0.1.4
|
open-garage==0.1.4
|
||||||
|
|
||||||
# homeassistant.components.opencv
|
# homeassistant.components.opencv
|
||||||
# opencv-python-headless==4.3.0.36
|
# opencv-python-headless==4.4.0.42
|
||||||
|
|
||||||
# homeassistant.components.openerz
|
# homeassistant.components.openerz
|
||||||
openerz-api==0.1.0
|
openerz-api==0.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user