Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ hydra-core>=1.1
|
|
| 6 |
hydra_colorlog
|
| 7 |
julius
|
| 8 |
num2words
|
| 9 |
-
numpy
|
| 10 |
sentencepiece
|
| 11 |
spacy==3.5.2
|
| 12 |
torch<2.1.0
|
|
|
|
| 6 |
hydra_colorlog
|
| 7 |
julius
|
| 8 |
num2words
|
| 9 |
+
numpy==1.26.4
|
| 10 |
sentencepiece
|
| 11 |
spacy==3.5.2
|
| 12 |
torch<2.1.0
|