We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ebadaa commit 60669efCopy full SHA for 60669ef
pyproject.toml
@@ -3,7 +3,7 @@ name = "lighthouse"
3
dynamic = ["version"]
4
requires-python = ">=3.10,<3.13" # Bounds are due to torch-mlir's packaging
5
dependencies = [
6
- "mlir-python-bindings==20260305+c32caeec8"
+ "mlir-python-bindings==20260310+29cb6f014"
7
]
8
9
[dependency-groups]
0 commit comments