Skip to content

Commit 40f0110

Browse files
committed
enforce dependency on python-bindiff >=0.3.1
1 parent 9398242 commit 40f0110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"scikit-learn",
2727
"python-louvain",
2828
"enum_tools",
29-
"python-bindiff",
29+
"python-bindiff>=0.3.1",
3030
"python-binexport>=0.3.2",
3131
"quokka-project",
3232
"idascript",

0 commit comments

Comments
 (0)