Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,5 +15,5 @@ openai
|
|
15 |
python-dotenv
|
16 |
beautifulsoup4
|
17 |
gtts
|
18 |
-
moviepy
|
19 |
numpy
|
|
|
15 |
python-dotenv
|
16 |
beautifulsoup4
|
17 |
gtts
|
18 |
+
moviepy==1.0.3
|
19 |
numpy
|