Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,5 +7,5 @@ requests>=2.31
|
|
7 |
numpy>=1.23
|
8 |
soundfile>=0.12
|
9 |
Pillow>=9.0
|
10 |
-
moviepy
|
11 |
opencv-python>=4.8
|
|
|
7 |
numpy>=1.23
|
8 |
soundfile>=0.12
|
9 |
Pillow>=9.0
|
10 |
+
moviepy==1.0.3
|
11 |
opencv-python>=4.8
|