python311Packages.type-infer: add required dep py3langid

This commit is contained in:
annalee
2024-05-08 12:35:25 +00:00
parent 4a451cb3ce
commit 8d26712551
@@ -10,6 +10,7 @@
, numpy
, pandas
, psutil
, py3langid
, python-dateutil
, scipy
, toml
@@ -48,6 +49,7 @@ buildPythonPackage rec {
numpy
pandas
psutil
py3langid
python-dateutil
scipy
toml