Spaces:
Build error
Build error
CB commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit==1.24.0
|
| 2 |
-
yt-dlp=
|
| 3 |
ffmpeg-python==0.2.0
|
| 4 |
phidata
|
| 5 |
google-generativeai
|
|
|
|
| 1 |
streamlit==1.24.0
|
| 2 |
+
yt-dlp>=2024.12.01
|
| 3 |
ffmpeg-python==0.2.0
|
| 4 |
phidata
|
| 5 |
google-generativeai
|