Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ auraloss==0.3.0
|
|
2 |
einops==0.6.0
|
3 |
librosa==0.9.2
|
4 |
matplotlib==3.5.3
|
5 |
-
onnxruntime==1.
|
6 |
pandas==1.5.3
|
7 |
pydtmc==7.0.0
|
8 |
pytorch_lightning==1.9.0
|
|
|
2 |
einops==0.6.0
|
3 |
librosa==0.9.2
|
4 |
matplotlib==3.5.3
|
5 |
+
onnxruntime==1.15.0
|
6 |
pandas==1.5.3
|
7 |
pydtmc==7.0.0
|
8 |
pytorch_lightning==1.9.0
|