Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ gensim==3.8.3
|
|
7 |
joblib==1.1.0
|
8 |
numpy==1.21.4
|
9 |
pandas==1.3.4
|
10 |
-
scikit-learn
|
11 |
spacy
|
12 |
streamlit
|
13 |
textblob==0.17.1
|
|
|
7 |
joblib==1.1.0
|
8 |
numpy==1.21.4
|
9 |
pandas==1.3.4
|
10 |
+
scikit-learn
|
11 |
spacy
|
12 |
streamlit
|
13 |
textblob==0.17.1
|