Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ matplotlib
|
|
5 |
pandas
|
6 |
pathlib
|
7 |
seaborn
|
8 |
-
xlrd
|
|
|
|
5 |
pandas
|
6 |
pathlib
|
7 |
seaborn
|
8 |
+
xlrd
|
9 |
+
openpyxl
|