python3Packages.fairseq: Relaxing Python dependencies restrictions (#359115)
This commit is contained in:
@@ -58,6 +58,7 @@ buildPythonPackage rec {
|
||||
pythonRelaxDeps = [
|
||||
"hydra-core"
|
||||
"omegaconf"
|
||||
"torchaudio"
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user