Skip to content

Commit baf2c0b

Browse files
Upgrade: Bump torch from 2.5.1 to 2.7.1
Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.1 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.5.1...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df9bd20 commit baf2c0b

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)