Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ NLTK
|
|
14 |
WordCloud
|
15 |
Streamlit-Lottie
|
16 |
Pillow
|
17 |
-
openpyxl
|
|
|
|
14 |
WordCloud
|
15 |
Streamlit-Lottie
|
16 |
Pillow
|
17 |
+
openpyxl
|
18 |
+
xlsxwriter
|