Update opencv-python-headless to 4.7.0.72 (#91802)
This commit is contained in:
parent
5b9ad6a6d3
commit
3b0068bc85
2 changed files with 2 additions and 2 deletions
|
@ -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.23.2", "opencv-python-headless==4.6.0.66"]
|
"requirements": ["numpy==1.23.2", "opencv-python-headless==4.7.0.72"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1273,7 +1273,7 @@ open-meteo==0.2.1
|
||||||
openai==0.27.2
|
openai==0.27.2
|
||||||
|
|
||||||
# homeassistant.components.opencv
|
# homeassistant.components.opencv
|
||||||
# opencv-python-headless==4.6.0.66
|
# opencv-python-headless==4.7.0.72
|
||||||
|
|
||||||
# homeassistant.components.openerz
|
# homeassistant.components.openerz
|
||||||
openerz-api==0.2.0
|
openerz-api==0.2.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue