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