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