mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Remove protobuf requirement from tensorflow manifest (#39316)
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
"tf-models-official==2.2.1",
|
"tf-models-official==2.2.1",
|
||||||
"pycocotools==2.0.1",
|
"pycocotools==2.0.1",
|
||||||
"numpy==1.19.1",
|
"numpy==1.19.1",
|
||||||
"protobuf==3.12.2",
|
|
||||||
"pillow==7.2.0"
|
"pillow==7.2.0"
|
||||||
],
|
],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@@ -1119,9 +1119,6 @@ proliphix==0.4.1
|
|||||||
# homeassistant.components.prometheus
|
# homeassistant.components.prometheus
|
||||||
prometheus_client==0.7.1
|
prometheus_client==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.tensorflow
|
|
||||||
protobuf==3.12.2
|
|
||||||
|
|
||||||
# homeassistant.components.proxmoxve
|
# homeassistant.components.proxmoxve
|
||||||
proxmoxer==1.1.1
|
proxmoxer==1.1.1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user