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
1 changed files with 2 additions and 0 deletions

View File

@ -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