Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -21,4 +21,6 @@ pydantic
|
|
| 21 |
python-magic
|
| 22 |
moviepy
|
| 23 |
boto3
|
| 24 |
-
pydub
|
|
|
|
|
|
|
|
|
| 21 |
python-magic
|
| 22 |
moviepy
|
| 23 |
boto3
|
| 24 |
+
pydub
|
| 25 |
+
soundfile
|
| 26 |
+
librosa
|