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 ccefc12 commit d9b63a8Copy full SHA for d9b63a8
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==20251117+9036e2359",
+ "mlir-python-bindings==20251118+99630eb1b"
7
]
8
9
[project.optional-dependencies]
0 commit comments