Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -39,7 +39,7 @@ Pillow>=9.5.0
|
|
39 |
opencv-python-headless>=4.7.0
|
40 |
imageio>=2.31.1
|
41 |
imageio-ffmpeg>=0.4.8
|
42 |
-
moviepy>=
|
43 |
|
44 |
# =========================
|
45 |
# Document Processing
|
|
|
39 |
opencv-python-headless>=4.7.0
|
40 |
imageio>=2.31.1
|
41 |
imageio-ffmpeg>=0.4.8
|
42 |
+
moviepy>=1.0.3
|
43 |
|
44 |
# =========================
|
45 |
# Document Processing
|