home-assistant: relax ifaddr constraint

This commit is contained in:
Martin Weinelt 2022-07-19 18:05:08 +02:00
parent 7185f00d5c
commit 29e16e4b51

View File

@ -214,6 +214,7 @@ in python.pkgs.buildPythonApplication rec {
"bcrypt" "bcrypt"
"cryptography" "cryptography"
"httpx" "httpx"
"ifaddr"
"orjson" "orjson"
"PyJWT" "PyJWT"
"requests" "requests"