Skip to content

Commit db37707

Browse files
authored
Bump torch-mlir version (#48)
1 parent ebeda07 commit db37707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dev = [
1717

1818
[project.optional-dependencies]
1919
ingress_torch_mlir = [
20-
"torch-mlir==20251122.639"
20+
"torch-mlir==20260125.703"
2121
]
2222
# Additional "targets" which pull in optional dependencies -- use `uv sync --extra TARGET`
2323
ingress_torch_cpu = [

0 commit comments

Comments
 (0)