Update requirment.txt
Browse files- requirment.txt +4 -1
requirment.txt
CHANGED
@@ -7,4 +7,7 @@ PyPDF2
|
|
7 |
streamlit
|
8 |
wordcloud
|
9 |
WordCloud
|
10 |
-
STOPWORDS
|
|
|
|
|
|
|
|
7 |
streamlit
|
8 |
wordcloud
|
9 |
WordCloud
|
10 |
+
STOPWORDS
|
11 |
+
numpy
|
12 |
+
pandas
|
13 |
+
matplotlib
|