Skip to content

Commit

Permalink
Bump OpenCV 4.4.0.42 (home-assistant#50640)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored May 15, 2021
1 parent 7ae050c commit f84ceee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/opencv/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"domain": "opencv",
"name": "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": [],
"iot_class": "local_push"
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1064,7 +1064,7 @@ onvif-zeep-async==1.0.0
open-garage==0.1.4

# homeassistant.components.opencv
# opencv-python-headless==4.3.0.36
# opencv-python-headless==4.4.0.42

# homeassistant.components.openerz
openerz-api==0.1.0
Expand Down

0 comments on commit f84ceee

Please sign in to comment.