Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ torchmetrics==0.11.0
|
|
14 |
tqdm==4.64.0
|
15 |
pystoi==0.3.3
|
16 |
pesq==0.0.4
|
17 |
-
onnx==1.13.0
|
|
|
|
14 |
tqdm==4.64.0
|
15 |
pystoi==0.3.3
|
16 |
pesq==0.0.4
|
17 |
+
onnx==1.13.0
|
18 |
+
altair<5
|