Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,5 +9,5 @@ pydub==0.25.1
|
|
9 |
soundstretch==1.2
|
10 |
tqdm==4.65.0
|
11 |
Pillow==9.5.0
|
12 |
-
resampy==0.
|
13 |
flask
|
|
|
9 |
soundstretch==1.2
|
10 |
tqdm==4.65.0
|
11 |
Pillow==9.5.0
|
12 |
+
resampy==0.2.2
|
13 |
flask
|