home-assistant: adjust dependencies

The lack of these depedencies was shadowed by them being provided through
nativeCheckInputs, which is a shortcoming of the pythonRuntimeDepsCheck
hook.
This commit is contained in:
Martin Weinelt
2024-04-06 23:31:31 +02:00
parent 8eb3290889
commit 23f0bd2b41
+4
View File
@@ -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