There was an error while loading. Please reload this page.
1 parent 9169e1f commit ef7f25cCopy full SHA for ef7f25c
2 files changed
requirements/local.in
@@ -36,7 +36,7 @@ python-Levenshtein
36
Unidecode
37
opencv-python
38
requests-mock
39
-fasttext @ git+https://github.com/facebookresearch/fastText.git@v0.9.2
+fasttext==0.9.3
40
scikit-learn
41
42
# Documentation
requirements/local.txt
@@ -278,7 +278,7 @@ faker==2.0.1
278
# via factory-boy
279
fakeredis==1.0.5
280
# via -r requirements/local.in
281
282
283
flake8==3.7.8
284
0 commit comments