Minor fixes

This commit is contained in:
Andras Schmelczer 2022-06-26 12:22:31 +02:00
parent e3fba37fdb
commit 6aeb725038
5 changed files with 5 additions and 6 deletions

View file

@ -23,7 +23,7 @@ install_requires =
unidecode >= 1.3.0
multiprocess >= 0.70.0.0
tqdm >= 4.0.0
scikit-learn == 1.1.1
scikit-learn >= 1.0.0
matplotlib >= 3.5.0
numpy >= 1.22.0
syntok >= 1.4.0