We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5fc139 commit c2b01e5Copy full SHA for c2b01e5
video-transcripts/requirements.in
@@ -1,6 +1,6 @@
1
# Direct dependencies for video-transcripts script
2
# Pinned to latest versions - Renovate will manage updates
3
-google-api-python-client==2.192.0
+google-api-python-client==2.193.0
4
youtube-transcript-api==1.2.4
5
python-dotenv==1.2.2
6
python-slugify==8.0.4
video-transcripts/requirements.txt
@@ -27,7 +27,7 @@ distro==1.9.0
27
# via openai
28
google-api-core==2.30.0
29
# via google-api-python-client
30
31
# via -r requirements.in
32
google-auth==2.49.1
33
# via
0 commit comments