mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump Anthropic library to 0.52.0 (#145494)
This commit is contained in:
@ -8,5 +8,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/anthropic",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["anthropic==0.47.2"]
|
||||
"requirements": ["anthropic==0.52.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -480,7 +480,7 @@ anova-wifi==0.17.0
|
||||
anthemav==1.4.1
|
||||
|
||||
# homeassistant.components.anthropic
|
||||
anthropic==0.47.2
|
||||
anthropic==0.52.0
|
||||
|
||||
# homeassistant.components.mcp_server
|
||||
anyio==4.9.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -453,7 +453,7 @@ anova-wifi==0.17.0
|
||||
anthemav==1.4.1
|
||||
|
||||
# homeassistant.components.anthropic
|
||||
anthropic==0.47.2
|
||||
anthropic==0.52.0
|
||||
|
||||
# homeassistant.components.mcp_server
|
||||
anyio==4.9.0
|
||||
|
Reference in New Issue
Block a user