Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
google-auth
|
| 3 |
+
google-auth-oauthlib
|
| 4 |
+
google-api-python-client
|
| 5 |
+
gspread
|
| 6 |
+
pandas
|