Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ hydra-core>=1.1
|
|
12 |
hydra_colorlog
|
13 |
julius
|
14 |
num2words
|
15 |
-
numpy
|
16 |
sentencepiece
|
17 |
#spacy==3.5.2
|
18 |
#torch<2.1.0
|
|
|
12 |
hydra_colorlog
|
13 |
julius
|
14 |
num2words
|
15 |
+
numpy<2.0
|
16 |
sentencepiece
|
17 |
#spacy==3.5.2
|
18 |
#torch<2.1.0
|