Bump google-generativeai==0.5.4 (#117680)
This commit is contained in:
parent
b97cf9ce42
commit
d65437e347
3 changed files with 3 additions and 3 deletions
|
@ -8,5 +8,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/google_generative_ai_conversation",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["google-generativeai==0.5.2"]
|
||||
"requirements": ["google-generativeai==0.5.4"]
|
||||
}
|
||||
|
|
|
@ -968,7 +968,7 @@ google-cloud-pubsub==2.13.11
|
|||
google-cloud-texttospeech==2.12.3
|
||||
|
||||
# homeassistant.components.google_generative_ai_conversation
|
||||
google-generativeai==0.5.2
|
||||
google-generativeai==0.5.4
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==3.0.4
|
||||
|
|
|
@ -794,7 +794,7 @@ google-api-python-client==2.71.0
|
|||
google-cloud-pubsub==2.13.11
|
||||
|
||||
# homeassistant.components.google_generative_ai_conversation
|
||||
google-generativeai==0.5.2
|
||||
google-generativeai==0.5.4
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==3.0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue