python313Packages.hass-nabucasa: add missing dependency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user