Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio>=4.0.0
|
2 |
youtube-search-python
|
3 |
-
yt-dlp
|
4 |
youtube_search
|
|
|
1 |
gradio>=4.0.0
|
2 |
youtube-search-python
|
3 |
+
yt-dlp==2025.6.9
|
4 |
youtube_search
|