python3Packages.aiortc: relax av constraint

This commit is contained in:
Martin Weinelt
2026-05-09 20:21:06 +02:00
parent 10f4e432ee
commit 81ca1b9f12
@@ -50,6 +50,8 @@ buildPythonPackage rec {
dnspython
];
pythonRelaxDeps = [ "av" ];
nativeCheckInputs = [
numpy
pytestCheckHook