Spaces:
Build error
Build error
CB commited on
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
streamlit==1.27.2
|
| 2 |
-
yt-dlp
|
| 3 |
-
ffmpeg-python==0.2.
|
| 4 |
-
|
| 5 |
-
google-generativeai
|
| 6 |
-
duckduckgo-search
|
|
|
|
| 1 |
streamlit==1.27.2
|
| 2 |
+
yt-dlp==2025.08.22
|
| 3 |
+
ffmpeg-python==0.2.1
|
| 4 |
+
python-dotenv==1.0.0
|
| 5 |
+
google-generativeai==1.0.0
|
| 6 |
+
duckduckgo-search==2.0.0
|