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 95e6774 commit 49d4c92Copy full SHA for 49d4c92
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==20251011+3af43e303",
+ "mlir-python-bindings==20251025+5fda2a5d9",
7
]
8
9
[project.optional-dependencies]
0 commit comments