Bump pysml to 0.1.5 (#146935)

This commit is contained in:
epenet
2025-06-16 13:56:03 +02:00
committed by GitHub
parent 33978ce59e
commit 4a9cbc79f2
4 changed files with 3 additions and 8 deletions

View File

@ -109,11 +109,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
"devialet": {"async-upnp-client": {"async-timeout"}},
"dlna_dmr": {"async-upnp-client": {"async-timeout"}},
"dlna_dms": {"async-upnp-client": {"async-timeout"}},
"edl21": {
# https://github.com/mtdcr/pysml/issues/21
# pysml > pyserial-asyncio
"pysml": {"pyserial-asyncio", "async-timeout"},
},
"efergy": {
# https://github.com/tkdrob/pyefergy/issues/46
# pyefergy > codecov