Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,9 @@ python-multipart
|
|
| 9 |
gradio
|
| 10 |
pysrt
|
| 11 |
yt-dlp>=2025.1.0
|
| 12 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
gradio
|
| 10 |
pysrt
|
| 11 |
yt-dlp>=2025.1.0
|
| 12 |
+
requests
|
| 13 |
+
google-api-python-client>=2.118.0
|
| 14 |
+
google-auth>=2.29.0
|
| 15 |
+
google-auth-oauthlib>=1.2.0
|
| 16 |
+
google-auth-httplib2>=0.2.0
|
| 17 |
+
httplib2
|