Bump tensorflow to be compatible with python3.9 (#64732)

This commit is contained in:
Daniel Shokouhi
2022-01-23 01:39:09 -08:00
committed by GitHub
parent 5afbcf4185
commit 06ef6bf38e
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
"name": "TensorFlow",
"documentation": "https://www.home-assistant.io/integrations/tensorflow",
"requirements": [
"tensorflow==2.3.0",
"tf-models-official==2.3.0",
"tensorflow==2.5.0",
"tf-models-official==2.5.0",
"pycocotools==2.0.1",
"numpy==1.21.4",
"pillow==9.0.0"

View File

@ -2338,7 +2338,7 @@ temescal==0.3
temperusb==1.5.3
# homeassistant.components.tensorflow
# tensorflow==2.3.0
# tensorflow==2.5.0
# homeassistant.components.powerwall
tesla-powerwall==0.3.12
@ -2347,7 +2347,7 @@ tesla-powerwall==0.3.12
tesla-wall-connector==1.0.1
# homeassistant.components.tensorflow
# tf-models-official==2.3.0
# tf-models-official==2.5.0
# homeassistant.components.thermoworks_smoke
thermoworks_smoke==0.1.8