Skip to content

Commit 78e7816

Browse files
committed
Bump to latest
1 parent ccefc12 commit 78e7816

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
@@ -3,7 +3,7 @@ name = "lighthouse"
33
dynamic = ["version"]
44
requires-python = ">=3.10,<3.13" # Bounds are due to torch-mlir's packaging
55
dependencies = [
6-
"mlir-python-bindings==20251117+9036e2359",
6+
"mlir-python-bindings=20251118+99630eb1b"
77
]
88

99
[project.optional-dependencies]

0 commit comments

Comments
 (0)