We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83485de commit f1fdd8bCopy full SHA for f1fdd8b
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==20251118+99630eb1b"
+ "mlir-python-bindings==20251209+cdb525d2e"
7
]
8
9
[dependency-groups]
0 commit comments