home-assistant-custom-components.hass_web_proxy: relax hass-web-proxy-lib constraint

This commit is contained in:
Martin Weinelt
2026-05-07 13:30:46 +02:00
parent b5bf4e0455
commit d07ebbef6e
@@ -38,6 +38,10 @@ buildHomeAssistantComponent rec {
urlmatch
];
ignoreVersionRequirement = [
"hass-web-proxy-lib"
];
nativeCheckInputs = [
pytestCheckHook
pytest-aiohttp