Skip to content

Commit c21cedb

Browse files
authored
Merge pull request #14 from cyber-evangelists/dependabot/pip/torch-2.7.1
Upgrade: Bump torch from 2.5.1 to 2.7.1
2 parents df9bd20 + baf2c0b commit c21cedb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ loguru==0.7.2
33
websockets
44
python-dotenv==1.0.1
55
transformers==4.50.0
6-
torch==2.5.1
6+
torch==2.7.1
77
python-bidi

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ python-dotenv==1.0.1
1010
langchain-groq==0.2.1
1111
langchain==0.3.7
1212
transformers==4.50.0
13-
torch==2.5.1
13+
torch==2.7.1
1414
sentence-transformers

0 commit comments

Comments
 (0)