mirror of
https://github.com/home-assistant/core.git
synced 2025-11-17 06:50:12 +00:00
update pysqueezebox lib to 0.13.0 (#154358)
This commit is contained in:
@@ -256,7 +256,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
"sense": {"sense-energy": {"async-timeout"}},
|
||||
"slimproto": {"aioslimproto": {"async-timeout"}},
|
||||
"songpal": {"async-upnp-client": {"async-timeout"}},
|
||||
"squeezebox": {"pysqueezebox": {"async-timeout"}},
|
||||
"ssdp": {"async-upnp-client": {"async-timeout"}},
|
||||
"surepetcare": {"surepy": {"async-timeout"}},
|
||||
"travisci": {
|
||||
|
||||
Reference in New Issue
Block a user