python313Packages.hass-nabucasa: add missing dependency

This commit is contained in:
K900
2025-11-06 11:54:31 +03:00
parent 0c0d9a591c
commit 9b58e9be47
@@ -2,6 +2,7 @@
lib,
acme,
aiohttp,
async-timeout,
atomicwrites-homeassistant,
attrs,
buildPythonPackage,
@@ -57,6 +58,7 @@ buildPythonPackage rec {
dependencies = [
acme
aiohttp
async-timeout
atomicwrites-homeassistant
attrs
ciso8601