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