Skip to content

Commit d1dd9fc

Browse files
committed
fix some versions
1 parent ca74703 commit d1dd9fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ shellingham==1.5.4
7373
smart-open==7.0.4
7474
sniffio==1.3.1
7575
soupsieve==2.5
76-
spacy==3.7.5
76+
spacy==3.8.4
7777
spacy-legacy==3.0.12
7878
spacy-loggers==1.0.5
7979
SQLAlchemy==2.0.20
@@ -101,4 +101,4 @@ alembic
101101

102102
# PyTorch dependencies for CPU
103103
--extra-index-url https://download.pytorch.org/whl/cpu
104-
torch==2.6.0
104+
torch==2.7.0

0 commit comments

Comments
 (0)