Commit 914e0415 authored by K900's avatar K900
Browse files

home-assistant: add missed dependencies

parent 9dbb6cc6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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