diff --git a/setup.py b/setup.py index 5467cb0..2a21499 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="dadmatools", - version="2.0.7", + version="2.0.8", author="Dadmatech AI Company", author_email="info@dadmatech.ir", description="DadmaTools is a Persian NLP toolkit", @@ -46,7 +46,7 @@ 'packaging', 'sentencepiece', 'sacremoses', - 'fasttext', + 'fasttext-wheel', 'kenlm', 'emoji==2.10.0', ],