Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -23,4 +23,5 @@ pydub>=0.25.0
|
|
| 23 |
webrtcvad>=2.0.0
|
| 24 |
jsonlines>=3.0.0
|
| 25 |
matplotlib>=3.5.0
|
| 26 |
-
seaborn>=0.11.0
|
|
|
|
|
|
| 23 |
webrtcvad>=2.0.0
|
| 24 |
jsonlines>=3.0.0
|
| 25 |
matplotlib>=3.5.0
|
| 26 |
+
seaborn>=0.11.0
|
| 27 |
+
setuptools<81
|