Skip to content

Commit 590f688

Browse files
committed
fix: add youtube-transcript-api dependency (kluster CRITICAL)
1 parent ca9ef29 commit 590f688

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ dependencies = [
7878
# NVIDIA NeMo Data Designer for synthetic dataset generation
7979
"nemo-microservices[data-designer]>=1.0.0",
8080
"kaggle>=1.8.2",
81+
"youtube-transcript-api>=0.6.0",
8182
"boto3>=1.40.75", # Keep compatible with checkov
8283
# Google Drive API for direct Drive-to-Drive transfers
8384
"google-api-python-client>=2.150.0",

0 commit comments

Comments
 (0)