Loosen dependency requirements
This commit is contained in:
parent
0370c31e32
commit
b59f835314
1 changed files with 3 additions and 3 deletions
|
|
@ -23,9 +23,9 @@ install_requires =
|
|||
unidecode >= 1.3.0
|
||||
multiprocess >= 0.70.0.0
|
||||
tqdm >= 4.0.0
|
||||
scikit-learn >= 1.0.0
|
||||
matplotlib >= 3.5.0
|
||||
numpy >= 1.22.0
|
||||
scikit-learn
|
||||
matplotlib
|
||||
numpy
|
||||
syntok >= 1.4.0
|
||||
langcodes[data] >= 3.3.0
|
||||
langdetect >= 1.0.9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue