Unverified Commit ff0dbd94 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #302191 from mweinelt/hass-deps

home-assistant: adjust dependencies
parents 860cd4b2 23f0bd2b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -592,6 +592,7 @@ in python.pkgs.buildPythonApplication rec {
    certifi
    ciso8601
    cryptography
    fnv-hash-fast
    hass-nabucasa
    httpx
    home-assistant-bluetooth
@@ -600,12 +601,15 @@ in python.pkgs.buildPythonApplication rec {
    lru-dict
    orjson
    packaging
    pillow
    pip
    psutil-home-assistant
    pyopenssl
    pyjwt
    python-slugify
    pyyaml
    requests
    sqlalchemy
    typing-extensions
    ulid-transform
    urllib3