Skip to content

Commit 95db3e0

Browse files
committed
[deps] update torch version
Signed-off-by: Hank <hcc.mayday@gmail.com>
1 parent f88db8c commit 95db3e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66
"packaging>=24.2",
77
"setuptools>=77.0.3,<81.0.0",
88
"setuptools-scm>=8.0",
9-
"torch==2.8.0+metax3.3.0.2",
9+
"torch==2.8.0+metax3.5.3.9",
1010
"wheel",
1111
"jinja2",
1212
]

requirements/build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ninja
44
packaging>=24.2
55
setuptools>=77.0.3,<81.0.0
66
setuptools-scm>=8
7-
torch==2.8.0+metax3.3.0.2
7+
torch==2.8.0+metax3.5.3.9
88
wheel
99
jinja2>=3.1.6
1010
regex

0 commit comments

Comments
 (0)