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