Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ torch
|
|
8 |
torchaudio
|
9 |
numpy
|
10 |
pyloudnorm
|
11 |
-
retrying
|
|
|
|
8 |
torchaudio
|
9 |
numpy
|
10 |
pyloudnorm
|
11 |
+
retrying
|
12 |
+
werkzeug
|