Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ google-auth
|
|
| 9 |
google-auth-oauthlib
|
| 10 |
google-auth-httplib2
|
| 11 |
google-api-python-client
|
| 12 |
-
gspread
|
|
|
|
|
|
| 9 |
google-auth-oauthlib
|
| 10 |
google-auth-httplib2
|
| 11 |
google-api-python-client
|
| 12 |
+
gspread
|
| 13 |
+
pydrive2
|