Bump opencv to 4.2.0.32 (#33391)

* Bump opencv to 4.2.0.32
This commit is contained in:
cgtobi 2020-03-29 21:30:00 +02:00 committed by GitHub
parent dd3cd95954
commit d45c386149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -2,7 +2,10 @@
"domain": "opencv",
"name": "OpenCV",
"documentation": "https://www.home-assistant.io/integrations/opencv",
"requirements": ["numpy==1.18.1", "opencv-python-headless==4.1.2.30"],
"requirements": [
"numpy==1.18.1",
"opencv-python-headless==4.2.0.32"
],
"dependencies": [],
"codeowners": []
}
}

View File

@ -964,7 +964,7 @@ onkyo-eiscp==1.2.7
onvif-zeep-async==0.2.0
# homeassistant.components.opencv
# opencv-python-headless==4.1.2.30
# opencv-python-headless==4.2.0.32
# homeassistant.components.openevse
openevsewifi==0.4