home-assistant: add missed dependencies

This commit is contained in:
K900
2024-01-08 18:53:32 +03:00
parent 9dbb6cc654
commit 914e0415a3
+3
View File
@@ -506,6 +506,9 @@ in python.pkgs.buildPythonApplication rec {
propagatedBuildInputs = with python.pkgs; [
# Only packages required in pyproject.toml
aiohttp
aiohttp-cors
aiohttp-fast-url-dispatcher
aiohttp-zlib-ng
astral
async-timeout
atomicwrites-homeassistant