python3Packages.textnets: fix strict dependency pinning (#543218)

This commit is contained in:
Pol Dellaiera
2026-07-18 14:04:48 +00:00
committed by GitHub

View File

@@ -47,6 +47,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"toolz"
"pandas"
];
dependencies = [