Update examples/requirements.txt
Browse files
examples/requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
scipy
|
2 |
scikit-learn
|
3 |
matplotlib
|
4 |
torchaudio
|
|
|
1 |
+
scipy>=1.5.0
|
2 |
scikit-learn
|
3 |
matplotlib
|
4 |
torchaudio
|