Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,5 +3,5 @@ uvicorn[standard]
|
|
| 3 |
pytubefix
|
| 4 |
pydantic
|
| 5 |
python-multipart
|
| 6 |
-
moviepy
|
| 7 |
imageio[ffmpeg]
|
|
|
|
| 3 |
pytubefix
|
| 4 |
pydantic
|
| 5 |
python-multipart
|
| 6 |
+
moviepy==1.0.3
|
| 7 |
imageio[ffmpeg]
|