mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Remove protobuf requirement from tensorflow manifest (#39316)
This commit is contained in:
parent
1c2ebdf307
commit
55283df705
@ -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": []
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user