Spaces:
Sleeping
Sleeping
google-auth
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -6,4 +6,8 @@ beautifulsoup4
|
|
6 |
python-docx
|
7 |
youtube-transcript-api
|
8 |
moviepy
|
9 |
-
pytube
|
|
|
|
|
|
|
|
|
|
6 |
python-docx
|
7 |
youtube-transcript-api
|
8 |
moviepy
|
9 |
+
pytube
|
10 |
+
google-auth
|
11 |
+
google-api-python-client
|
12 |
+
google-auth-httplib2
|
13 |
+
google-auth-oauthlib
|