Unverified Commit 37a0883b authored by Martin Weinelt's avatar Martin Weinelt
Browse files

wyoming-faster-whisper: relax faster-whisper constraint

parent 9dc57c72
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ python3Packages.buildPythonApplication rec {
  ];

  pythonRelaxDeps = [
    "faster-whisper"
    "wyoming"
  ];