Skip to content

Commit cb7b642

Browse files
Bump torch from 2.9.1 to 2.10.0 (#107)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 491abb8 commit cb7b642

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-ci-model.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
onnx==1.20.1
2-
torch==2.9.1
2+
torch==2.10.0
33
torchvision==0.25.0

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ fiftyone==1.11.1
33
jupyter==1.1.1
44
onnx==1.20.1
55
pytest==9.0.2
6-
torch==2.9.1
6+
torch==2.10.0
77
torchvision==0.25.0

0 commit comments

Comments
 (0)