Bump google-generativeai to v0.5.2 (#116845)
This commit is contained in:
parent
db4eeffeed
commit
2a4686e1b7
3 changed files with 3 additions and 3 deletions
|
@ -7,5 +7,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/google_generative_ai_conversation",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["google-generativeai==0.3.1"]
|
||||
"requirements": ["google-generativeai==0.5.2"]
|
||||
}
|
||||
|
|
|
@ -965,7 +965,7 @@ google-cloud-pubsub==2.13.11
|
|||
google-cloud-texttospeech==2.12.3
|
||||
|
||||
# homeassistant.components.google_generative_ai_conversation
|
||||
google-generativeai==0.3.1
|
||||
google-generativeai==0.5.2
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==3.0.4
|
||||
|
|
|
@ -791,7 +791,7 @@ google-api-python-client==2.71.0
|
|||
google-cloud-pubsub==2.13.11
|
||||
|
||||
# homeassistant.components.google_generative_ai_conversation
|
||||
google-generativeai==0.3.1
|
||||
google-generativeai==0.5.2
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==3.0.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue