rayubaldo44 commited on
Commit
7ddb619
·
1 Parent(s): a9e923b

fix: bump spacy to 3.8.11 to resolve typer conflict

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -5,5 +5,5 @@ torch==2.3.0
5
  pydantic==2.7.0
6
  sentencepiece==0.2.0
7
  scipy==1.13.0
8
- spacy==3.7.4
9
- langdetect==1.0.9
 
5
  pydantic==2.7.0
6
  sentencepiece==0.2.0
7
  scipy==1.13.0
8
+ spacy==3.8.11
9
+ langdetect==1.0.9