mirror of
https://github.com/mandiant/capa.git
synced 2026-01-08 19:31:13 -08:00
address PR feedback
This commit is contained in:
@@ -79,7 +79,6 @@ dependencies = [
|
||||
"ruamel.yaml>=0.18",
|
||||
"pefile>=2023.2.7",
|
||||
"pyelftools>=0.31",
|
||||
"pyghidra>=3.0.0",
|
||||
"pydantic>=2",
|
||||
"rich>=13",
|
||||
"humanize>=4",
|
||||
@@ -172,6 +171,9 @@ scripts = [
|
||||
"sarif_om==1.0.4",
|
||||
"requests>=2.32.4",
|
||||
]
|
||||
ghidra = [
|
||||
"pyghidra>=3.0.0",
|
||||
]
|
||||
|
||||
[tool.deptry]
|
||||
extend_exclude = [
|
||||
|
||||
Reference in New Issue
Block a user