Remove protobuf requirement from tensorflow manifest ()

pull/39171/head
Martin Hjelmare 2020-08-27 14:54:43 +02:00 committed by GitHub
parent 1c2ebdf307
commit 55283df705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions
homeassistant/components/tensorflow

View File

@ -8,7 +8,6 @@
"tf-models-official==2.2.1",
"pycocotools==2.0.1",
"numpy==1.19.1",
"protobuf==3.12.2",
"pillow==7.2.0"
],
"codeowners": []

View File

@ -1119,9 +1119,6 @@ proliphix==0.4.1
# homeassistant.components.prometheus
prometheus_client==0.7.1
# homeassistant.components.tensorflow
protobuf==3.12.2
# homeassistant.components.proxmoxve
proxmoxer==1.1.1