Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
numba
|
| 2 |
librosa
|
| 3 |
matplotlib
|
| 4 |
-
numpy
|
| 5 |
phonemizer
|
| 6 |
scipy
|
| 7 |
tensorboard
|
|
|
|
| 1 |
numba
|
| 2 |
librosa
|
| 3 |
matplotlib
|
| 4 |
+
numpy==1.26.4
|
| 5 |
phonemizer
|
| 6 |
scipy
|
| 7 |
tensorboard
|