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