mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Bump pymysensors to 0.25.0 (#146941)
This commit is contained in:
@@ -225,11 +225,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
# pymonoprice > pyserial-asyncio
|
||||
"pymonoprice": {"pyserial-asyncio"}
|
||||
},
|
||||
"mysensors": {
|
||||
# https://github.com/theolind/pymysensors/issues/818
|
||||
# pymysensors > pyserial-asyncio
|
||||
"pymysensors": {"pyserial-asyncio"}
|
||||
},
|
||||
"mystrom": {
|
||||
# https://github.com/home-assistant-ecosystem/python-mystrom/issues/55
|
||||
# python-mystrom > setuptools
|
||||
|
Reference in New Issue
Block a user