Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -23,4 +23,5 @@ boto3
|
|
23 |
soundfile
|
24 |
pyctcdecode
|
25 |
uvloop
|
26 |
-
httptools
|
|
|
|
23 |
soundfile
|
24 |
pyctcdecode
|
25 |
uvloop
|
26 |
+
httptools
|
27 |
+
resampy
|