Skip to content

Commit ef7f25c

Browse files
Try updating fasttext
1 parent 9169e1f commit ef7f25c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/local.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ python-Levenshtein
3636
Unidecode
3737
opencv-python
3838
requests-mock
39-
fasttext @ git+https://github.com/facebookresearch/fastText.git@v0.9.2
39+
fasttext==0.9.3
4040
scikit-learn
4141

4242
# Documentation

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ faker==2.0.1
278278
# via factory-boy
279279
fakeredis==1.0.5
280280
# via -r requirements/local.in
281-
fasttext @ git+https://github.com/facebookresearch/fastText.git@v0.9.2
281+
fasttext==0.9.3
282282
# via -r requirements/local.in
283283
flake8==3.7.8
284284
# via -r requirements/local.in

0 commit comments

Comments
 (0)