Skip to content

Commit 2c9c0e0

Browse files
committed
[Python] Bump mlir-python-bindings
Due to prior nightly version of package no longer being hosted.
1 parent 60288f6 commit 2c9c0e0

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==20251025+5fda2a5d9",
6+
"mlir-python-bindings==20251105+4c2a9c4ba",
77
]
88

99
[project.optional-dependencies]

0 commit comments

Comments
 (0)