diff --git a/script/hassfest/requirements.py b/script/hassfest/requirements.py index f13654d751c..ee02896b6f0 100644 --- a/script/hassfest/requirements.py +++ b/script/hassfest/requirements.py @@ -224,6 +224,11 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = { "sense": {"sense-energy": {"async-timeout"}}, "slimproto": {"aioslimproto": {"async-timeout"}}, "surepetcare": {"surepy": {"async-timeout"}}, + "tami4": { + # https://github.com/SeleniumHQ/selenium/issues/16943 + # tami4 > selenium > types* + "selenium": {"types-certifi", "types-urllib3"}, + }, "travisci": { # https://github.com/menegazzo/travispy seems to be unmaintained # and unused https://www.home-assistant.io/integrations/travisci