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 60288f6 commit 2c9c0e0Copy full SHA for 2c9c0e0
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==20251025+5fda2a5d9",
+ "mlir-python-bindings==20251105+4c2a9c4ba",
7
]
8
9
[project.optional-dependencies]
0 commit comments