Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -9,9 +9,9 @@ pandas
|
|
9 |
scikit-learn
|
10 |
spacy
|
11 |
altair<5.0
|
12 |
-
streamlit==1.
|
13 |
textblob
|
14 |
-
gensim
|
15 |
pytesseract
|
16 |
opencv-python
|
17 |
Pillow
|
|
|
9 |
scikit-learn
|
10 |
spacy
|
11 |
altair<5.0
|
12 |
+
streamlit==1.2.0
|
13 |
textblob
|
14 |
+
gensim
|
15 |
pytesseract
|
16 |
opencv-python
|
17 |
Pillow
|