diff --git a/script/hassfest/requirements.py b/script/hassfest/requirements.py index 793a5f568d2..351ba8d3e3e 100644 --- a/script/hassfest/requirements.py +++ b/script/hassfest/requirements.py @@ -237,11 +237,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = { # pyopnsense > pbr > setuptools "pbr": {"setuptools"} }, - "opower": { - # https://github.com/arrow-py/arrow/issues/1169 (fixed not yet released) - # opower > arrow > types-python-dateutil - "arrow": {"types-python-dateutil"} - }, "pvpc_hourly_pricing": {"aiopvpc": {"async-timeout"}}, "remote_rpi_gpio": { # https://github.com/waveform80/colorzero/issues/9