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 |
-
numpy==1.
|
6 |
onnxruntime==1.13.1
|
7 |
pandas==1.5.3
|
8 |
pydtmc==7.0.0
|
|
|
2 |
einops==0.6.0
|
3 |
librosa==0.9.2
|
4 |
matplotlib==3.5.3
|
5 |
+
numpy==1.21.0
|
6 |
onnxruntime==1.13.1
|
7 |
pandas==1.5.3
|
8 |
pydtmc==7.0.0
|