Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions video-transcripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile --output-file=requirements.txt requirements.in
#
annotated-types==0.7.0
annotated-types==0.8.0
# via pydantic
anyio==4.14.2
# via
# httpx
# openai
certifi==2026.6.17
certifi==2026.7.22
# via
# httpcore
# httpx
Expand All @@ -25,11 +25,11 @@ defusedxml==0.7.1
# via youtube-transcript-api
distro==1.9.0
# via openai
google-api-core==2.31.0
google-api-core==2.33.0
# via google-api-python-client
google-api-python-client==2.198.0
# via -r requirements.in
google-auth==2.55.2
google-auth==2.56.2
# via
# google-api-core
# google-api-python-client
Expand Down Expand Up @@ -57,7 +57,7 @@ jiter==0.16.0
# via openai
openai==2.50.0
# via -r requirements.in
proto-plus==1.28.1
proto-plus==1.28.2
# via google-api-core
protobuf==7.35.1
# via
Expand Down Expand Up @@ -88,7 +88,7 @@ sniffio==1.3.1
# via openai
text-unidecode==1.3
# via python-slugify
tqdm==4.68.4
tqdm==4.70.0
# via openai
typing-extensions==4.16.0
# via
Expand Down