diff --git a/pyproject.toml b/pyproject.toml index ca24e6955e..1d670332bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ lxml = "*" urllib3 = "*" webdriver-manager = "^4.0.1" tabulate = "^0.9.0" -pytest-homeassistant-custom-component = "^0.13.175" +pytest-homeassistant-custom-component = "==0.13.175" pytest-asyncio = "^0.24.0" pytest-freezer = "^0.4.8"