Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,3 +7,5 @@ pydub==0.25.1
|
|
7 |
ffmpeg-python==0.2.0
|
8 |
beautifulsoup4==4.11.2
|
9 |
numpy==1.24.3
|
|
|
|
|
|
7 |
ffmpeg-python==0.2.0
|
8 |
beautifulsoup4==4.11.2
|
9 |
numpy==1.24.3
|
10 |
+
moviepy
|
11 |
+
soundfile
|