Skip to content

Commit 1e7cb7f

Browse files
Bump torch from 2.0.1+cpu to 2.8.0 in /app
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1+cpu to 2.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da14e56 commit 1e7cb7f

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
@@ -6,7 +6,7 @@ segment-analytics-python==2.3.3
66
numpy==1.24.4
77
sentence-transformers==2.3.1
88
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
9-
torch==2.0.1+cpu
9+
torch==2.8.0
1010
huggingface_hub==0.15.1
1111
openai==0.28.0
1212
PyYAML==6.0.2

0 commit comments

Comments
 (0)