diff --git a/homeassistant/components/tensorflow/manifest.json b/homeassistant/components/tensorflow/manifest.json index ddb0ec542ba..6b5218b64b1 100644 --- a/homeassistant/components/tensorflow/manifest.json +++ b/homeassistant/components/tensorflow/manifest.json @@ -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": [] diff --git a/requirements_all.txt b/requirements_all.txt index f7386e3e41b..dce9b946b86 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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