forked from home-assistant/core
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",
|
"documentation": "https://www.home-assistant.io/integrations/anthropic",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"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
|
anthemav==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.anthropic
|
# homeassistant.components.anthropic
|
||||||
anthropic==0.47.2
|
anthropic==0.52.0
|
||||||
|
|
||||||
# homeassistant.components.mcp_server
|
# homeassistant.components.mcp_server
|
||||||
anyio==4.9.0
|
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
|
anthemav==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.anthropic
|
# homeassistant.components.anthropic
|
||||||
anthropic==0.47.2
|
anthropic==0.52.0
|
||||||
|
|
||||||
# homeassistant.components.mcp_server
|
# homeassistant.components.mcp_server
|
||||||
anyio==4.9.0
|
anyio==4.9.0
|
||||||
|
Reference in New Issue
Block a user