Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
pandas
|
2 |
-
streamlit
|
3 |
-
|
|
|
4 |
pandas
|
5 |
gspread
|
6 |
oauth2client
|
|
|
1 |
pandas
|
2 |
+
streamlit
|
3 |
+
plotly
|
4 |
+
dash
|
5 |
pandas
|
6 |
gspread
|
7 |
oauth2client
|