Bump opencv to 4.5.2.54 (#52630)
This commit is contained in:
parent
e2b1cdafc9
commit
b2ee4894f1
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "opencv",
|
||||
"name": "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": [],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
|
|
@ -1083,7 +1083,7 @@ onvif-zeep-async==1.0.0
|
|||
open-garage==0.1.4
|
||||
|
||||
# homeassistant.components.opencv
|
||||
# opencv-python-headless==4.4.0.42
|
||||
# opencv-python-headless==4.5.2.54
|
||||
|
||||
# homeassistant.components.openerz
|
||||
openerz-api==0.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue