Newer versions hang during unit tests due to resource exhaustion, causing timeout failures on github.
@@ -1,6 +1,6 @@
black
isort
-pytest-homeassistant-custom-component~=0.4.5
+pytest-homeassistant-custom-component==0.4.5
pytest
pytest-asyncio
pytest-cov