Skip to content

Commit bf4214b

Browse files
Bump torch from 1.10.0 to 2.4.0 in /app
Bumps [torch](https://github.com/pytorch/pytorch) from 1.10.0 to 2.4.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.10.0...v2.4.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 285f787 commit bf4214b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ scikit-learn==0.24.2
55
segment-analytics-python==2.3.3
66
numpy==1.22.0
77
sentence-transformers==2.2.1
8-
torch==1.10.0
8+
torch==2.6.0
99
huggingface_hub==0.8.1
1010
openai==0.28.0
1111
PyYAML==6.0.2

0 commit comments

Comments
 (0)