mirror of
https://github.com/home-assistant/core.git
synced 2026-09-04 04:22:09 +01:00
Bump google cloud dependencies (#180625)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_push",
|
||||
"requirements": [
|
||||
"google-cloud-texttospeech==2.25.1",
|
||||
"google-cloud-speech==2.31.1"
|
||||
"google-cloud-texttospeech==2.37.0",
|
||||
"google-cloud-speech==2.40.0"
|
||||
]
|
||||
}
|
||||
|
||||
Generated
+2
-2
@@ -1156,10 +1156,10 @@ google-api-python-client==2.71.0
|
||||
google-cloud-pubsub==2.29.0
|
||||
|
||||
# homeassistant.components.google_cloud
|
||||
google-cloud-speech==2.31.1
|
||||
google-cloud-speech==2.40.0
|
||||
|
||||
# homeassistant.components.google_cloud
|
||||
google-cloud-texttospeech==2.25.1
|
||||
google-cloud-texttospeech==2.37.0
|
||||
|
||||
# homeassistant.components.google_generative_ai_conversation
|
||||
google-genai==2.16.0
|
||||
|
||||
Reference in New Issue
Block a user