Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
yt-dlp
|
| 3 |
-
moviepy
|
|
|
|
|
|
| 1 |
+
gradio>=3.50.2
|
| 2 |
+
yt-dlp>=2023.3.4
|
| 3 |
+
moviepy>=1.0.3
|
| 4 |
+
ffmpeg-python>=0.2.0
|