Skip to content

Commit a0408e7

Browse files
authored
Update requirements-dev.txt (#10051)
1 parent 6d45260 commit a0408e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ yacs
1212
unidecode
1313
soundfile
1414
librosa
15-
numpy==1.23.5
15+
numpy
1616
rouge
1717
tiktoken
1818
visualdl
@@ -30,4 +30,4 @@ wget
3030
huggingface_hub>=0.19.2
3131
tiktoken
3232
tokenizers<=0.20.3; python_version<="3.8"
33-
tokenizers>=0.21,<0.22; python_version>"3.8"
33+
tokenizers>=0.21,<0.22; python_version>"3.8"

0 commit comments

Comments
 (0)