python3Packages.panphon: update dependencies (#437661)

This commit is contained in:
dotlambda
2025-08-27 13:56:08 -07:00
committed by GitHub
@@ -13,6 +13,7 @@
numpy,
editdistance,
munkres,
pandas,
levenshtein,
}:
@@ -35,6 +36,7 @@ buildPythonPackage rec {
numpy
editdistance
munkres
pandas
levenshtein # need for align_wordlists.py script
];