Minor fixes

This commit is contained in:
Andras Schmelczer 2022-06-26 12:22:31 +02:00
parent 5319a46ff7
commit 1ab6b096a2
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
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