Skip to content

Commit 068a0de

Browse files
committed
fix: update numpy and torch versions in requirements.txt for compatibility
1 parent 81b0546 commit 068a0de

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

requirements.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,14 @@ datasets==3.1.0
55
dill==0.3.8
66
evaluate==0.4.3
77
exrex==0.11.0
8-
fire==0.7.0
98
fsspec==2024.9.0
109
huggingface_hub==0.23.5
1110
inflect==7.0.0
1211
langdetect==1.0.9
13-
lxml==5.3.1
14-
matplotlib==3.10.1
12+
matplotlib==3.7.3
1513
multiprocess==0.70.16
1614
networkx==3.1
17-
numpy==2.2.5
15+
numpy==1.26.4
1816
pandas==2.2.2
1917
playwright==1.49.1
2018
pyee==12.0.0
@@ -32,7 +30,7 @@ spacy-alignments==0.9.1
3230
spacy-transformers==1.3.5
3331
tldextract==5.0.1
3432
tokenizers==0.15.2
35-
torch==2.2.2
33+
torch==2.5.0
3634
transformers==4.36.2
3735
unidecode==1.3.8
3836
url-normalize==1.4.3

0 commit comments

Comments
 (0)