Skip to content

Commit 926ce3f

Browse files
committed
Bump llvmlite to 0.49
1 parent 5d0b226 commit 926ce3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ license = {text = "Apache-2.0"}
2929
requires-python = ">=3.10"
3030

3131
dependencies = [
32-
"llvmlite>=0.45",
32+
"llvmlite>=0.49",
3333
"astpretty",
3434
"pylibbpf"
3535
]

0 commit comments

Comments
 (0)