Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ requests
|
|
3 |
datatable
|
4 |
pandas
|
5 |
matplotlib
|
6 |
-
openpyxl
|
|
|
|
3 |
datatable
|
4 |
pandas
|
5 |
matplotlib
|
6 |
+
openpyxl
|
7 |
+
python-docx
|