python3Packages.fairseq: Relaxing Python dependencies restrictions (#359115)

This commit is contained in:
Yt
2024-11-26 07:05:11 -05:00
committed by GitHub
@@ -58,6 +58,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"hydra-core"
"omegaconf"
"torchaudio"
];
propagatedBuildInputs = [