mirror of
https://github.com/home-assistant/core.git
synced 2025-06-06 06:07:07 +00:00
Bump opencv to 4.5.2.54 (#52630)
This commit is contained in:
parent
e2b1cdafc9
commit
b2ee4894f1
@ -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.21.0", "opencv-python-headless==4.4.0.42"],
|
"requirements": ["numpy==1.21.0", "opencv-python-headless==4.5.2.54"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
}
|
}
|
||||||
|
@ -1083,7 +1083,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.4.0.42
|
# opencv-python-headless==4.5.2.54
|
||||||
|
|
||||||
# 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