Skip to content

Commit

Permalink
update fasttext
Browse files Browse the repository at this point in the history
  • Loading branch information
imgarylai committed Dec 7, 2018
1 parent 3a6f85a commit 4095484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ def setup_package():
install_requires=[
'argparse==1.4.0',
'pybind11==2.2.3',
'yafasttext==0.8.22.2',
'yafasttext==0.8.22.2018120701',
'gensim==3.6.0',
'numpy==1.14.5',
'ujson==1.35',
Expand Down

0 comments on commit 4095484

Please sign in to comment.