Skip to content

Commit 56b2e23

Browse files
committed
bumping mlir-bindings version
1 parent 9865c2b commit 56b2e23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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==20260310+29cb6f014"
6+
"mlir-python-bindings==20260315+69780be1d"
77
]
88

99
[dependency-groups]

0 commit comments

Comments
 (0)