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
No known key found for this signature in database

View File

@ -10,6 +10,7 @@
, numpy , numpy
, pandas , pandas
, psutil , psutil
, py3langid
, python-dateutil , python-dateutil
, scipy , scipy
, toml , toml
@ -48,6 +49,7 @@ buildPythonPackage rec {
numpy numpy
pandas pandas
psutil psutil
py3langid
python-dateutil python-dateutil
scipy scipy
toml toml