seawolf2357
commited on
Commit
•
3426e70
1
Parent(s):
d8da966
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -6,4 +6,7 @@ minijinja
|
|
6 |
Pillow
|
7 |
python-dotenv
|
8 |
google-api-python-client
|
9 |
-
youtube-transcript-api
|
|
|
|
|
|
|
|
6 |
Pillow
|
7 |
python-dotenv
|
8 |
google-api-python-client
|
9 |
+
youtube-transcript-api
|
10 |
+
google-auth
|
11 |
+
google-auth-oauthlib
|
12 |
+
google-auth-httplib2
|