Bump google-cloud-texttospeech to 2.16.3 (#120845)
parent
f65304957a
commit
72fdebeb88
|
@ -4,5 +4,5 @@
|
||||||
"codeowners": ["@lufton"],
|
"codeowners": ["@lufton"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/google_cloud",
|
"documentation": "https://www.home-assistant.io/integrations/google_cloud",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"requirements": ["google-cloud-texttospeech==2.12.3"]
|
"requirements": ["google-cloud-texttospeech==2.16.3"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -974,7 +974,7 @@ google-api-python-client==2.71.0
|
||||||
google-cloud-pubsub==2.13.11
|
google-cloud-pubsub==2.13.11
|
||||||
|
|
||||||
# homeassistant.components.google_cloud
|
# homeassistant.components.google_cloud
|
||||||
google-cloud-texttospeech==2.12.3
|
google-cloud-texttospeech==2.16.3
|
||||||
|
|
||||||
# homeassistant.components.google_generative_ai_conversation
|
# homeassistant.components.google_generative_ai_conversation
|
||||||
google-generativeai==0.6.0
|
google-generativeai==0.6.0
|
||||||
|
|
Loading…
Reference in New Issue