home-assistant: relax aiozoneinfo dependency

This commit is contained in:
K900
2025-02-16 16:38:01 +03:00
parent 6d1cc1e5a0
commit 5fef117961
+1
View File
@@ -405,6 +405,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"aiohttp"
"aiozoneinfo"
"attrs"
"bcrypt"
"ciso8601"