Skip to content

Commit 297d798

Browse files
committed
chore(deps): add python-msi dependency
1 parent b53dbae commit 297d798

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,14 @@ dependencies = [
1313
"jefferson>=0.4.5",
1414
"lark>=1.1.8",
1515
"lief>=0.16.1",
16-
"lz4>=4.3.2,!=4.4.3", # 4.4.3 doesn't have aarch64 wheels https://github.com/python-lz4/python-lz4/pull/298
16+
"lz4>=4.3.2,!=4.4.3", # 4.4.3 doesn't have aarch64 wheels https://github.com/python-lz4/python-lz4/pull/298
1717
"plotext>=4.2.0,<6.0",
1818
"pluggy>=1.3.0",
1919
"pyfatfs>=1.0.5",
2020
"pymdown-extensions>=10.15",
2121
"pyperscan>=0.3.0",
2222
"python-magic>=0.4.27",
23+
"python-msi>=0.0.0a2",
2324
"pyzstd",
2425
"rarfile>=4.1",
2526
"rich>=13.3.5",

uv.lock

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)