kapllan commited on
Commit
cefac75
·
verified ·
1 Parent(s): ec40edb

Update requirements.txt

Browse files

Changed the fasttext version to fasttext==0.9.3

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ Requests==2.32.2
2
  annif
3
  beautifulsoup4==4.12.3
4
  datasets==2.14.5
5
- fasttext==0.9.2
6
  gradio
7
  iterative_stratification==0.1.7
8
  nltk==3.8.1
 
2
  annif
3
  beautifulsoup4==4.12.3
4
  datasets==2.14.5
5
+ fasttext==0.9.3
6
  gradio
7
  iterative_stratification==0.1.7
8
  nltk==3.8.1