Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ numpy
|
|
6 |
plotly
|
7 |
scikit-learn
|
8 |
scipy
|
9 |
-
openpyxl
|
|
|
|
|
|
6 |
plotly
|
7 |
scikit-learn
|
8 |
scipy
|
9 |
+
openpyxl
|
10 |
+
python-docx
|
11 |
+
kaleido==0.1
|