Update OpenCV 4.1.1 / Numpy 1.17.1 (#26387)

This commit is contained in:
Pascal Vizeli 2019-09-03 21:04:38 +02:00 committed by GitHub
parent 1c5e0123c9
commit cde09062c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 11 deletions

View file

@ -4,7 +4,7 @@
"documentation": "https://www.home-assistant.io/components/tensorflow",
"requirements": [
"tensorflow==1.13.2",
"numpy==1.17.0",
"numpy==1.17.1",
"pillow==6.1.0",
"protobuf==3.6.1"
],