Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ gunicorn==23.0.0
|
|
| 5 |
python-dotenv==1.1.1
|
| 6 |
|
| 7 |
# Video Processing (CRITICAL - MoviePy and dependencies)
|
| 8 |
-
moviepy==2.
|
| 9 |
imageio==2.37.0
|
| 10 |
imageio-ffmpeg==0.6.0
|
| 11 |
opencv-python-headless==4.12.0.88
|
|
|
|
| 5 |
python-dotenv==1.1.1
|
| 6 |
|
| 7 |
# Video Processing (CRITICAL - MoviePy and dependencies)
|
| 8 |
+
moviepy==2.1.1
|
| 9 |
imageio==2.37.0
|
| 10 |
imageio-ffmpeg==0.6.0
|
| 11 |
opencv-python-headless==4.12.0.88
|