diff --git a/custom_components/powerllm/manifest.json b/custom_components/powerllm/manifest.json index e7c630d..d74c816 100644 --- a/custom_components/powerllm/manifest.json +++ b/custom_components/powerllm/manifest.json @@ -9,6 +9,6 @@ "integration_type": "service", "iot_class": "local_push", "issue_tracker": "https://github.com/Shulyaka/powerllm/issues", - "requirements": ["duckduckgo-search==6.2.9", "RestrictedPython==7.0"], + "requirements": ["duckduckgo-search==6.2.9", "RestrictedPython"], "version": "0.0.1" }