mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Bump google-generativeai to 0.3.1 (#105783)
This commit is contained in:
parent
79aa888ca0
commit
4f11419ae7
@ -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.1.0"]
|
||||
"requirements": ["google-generativeai==0.3.1"]
|
||||
}
|
||||
|
@ -922,7 +922,7 @@ google-cloud-pubsub==2.13.11
|
||||
google-cloud-texttospeech==2.12.3
|
||||
|
||||
# homeassistant.components.google_generative_ai_conversation
|
||||
google-generativeai==0.1.0
|
||||
google-generativeai==0.3.1
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==3.0.3
|
||||
|
@ -736,7 +736,7 @@ google-api-python-client==2.71.0
|
||||
google-cloud-pubsub==2.13.11
|
||||
|
||||
# homeassistant.components.google_generative_ai_conversation
|
||||
google-generativeai==0.1.0
|
||||
google-generativeai==0.3.1
|
||||
|
||||
# homeassistant.components.nest
|
||||
google-nest-sdm==3.0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user