Skip to content

Commit 73b16e1

Browse files
committed
dropme: move unblob-native to chisquare
1 parent bafc411 commit 73b16e1

File tree

2 files changed

+10
-19
lines changed

2 files changed

+10
-19
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lz4 = "^4.3.2"
2626
lief = "^0.15.1"
2727
cryptography = ">=41.0,<44.0"
2828
treelib = "^1.7.0"
29-
unblob-native = "^0.1.1"
29+
unblob-native = { git = "https://github.com/onekey-sec/unblob-native.git", branch = "chisquare" }
3030
jefferson = "^0.4.5"
3131
rich = "^13.3.5"
3232
pyfatfs = "^1.0.5"

0 commit comments

Comments
 (0)