home-assistant: relax yarl constraint

This commit is contained in:
Martin Weinelt 2022-09-15 05:18:02 +02:00
parent e26a2367f6
commit e345248f8c

View file

@ -363,6 +363,7 @@ in python.pkgs.buildPythonApplication rec {
"orjson"
"PyJWT"
"requests"
"yarl"
];
in ''
sed -r -i \