wyoming-openwakeword: relax wyoming constraint

This commit is contained in:
Martin Weinelt
2024-06-07 13:35:14 +02:00
parent f2f6400810
commit 902b6e27ab
@@ -20,6 +20,10 @@ python3Packages.buildPythonApplication rec {
pythonRelaxDepsHook
];
pythonRelaxDeps = [
"wyoming"
];
pythonRemoveDeps = [
"tflite-runtime-nightly"
];