python3Packages.whisperx: relax av dependency (#459898)
This commit is contained in:
@@ -60,6 +60,7 @@ buildPythonPackage rec {
|
||||
build-system = [ setuptools ];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"av"
|
||||
"numpy"
|
||||
"pandas"
|
||||
"pyannote-audio"
|
||||
|
||||
Reference in New Issue
Block a user