mirror of
https://github.com/mandiant/capa.git
synced 2026-01-05 17:28:00 -08:00
Apply suggestions from code review
Co-authored-by: Willi Ballenthin <wballenthin@google.com>
This commit is contained in:
@@ -145,6 +145,8 @@ dev = [
|
||||
"types-PyYAML==6.0.8",
|
||||
"types-tabulate==0.9.0.20240106",
|
||||
"types-termcolor==1.1.4",
|
||||
"types-psutil==5.8.23",
|
||||
"types_requests==2.32.0.20240602",
|
||||
"types-protobuf==5.26.0.20240422",
|
||||
"deptry==0.16.1"
|
||||
]
|
||||
@@ -163,8 +165,6 @@ scripts = [
|
||||
"stix2==3.0.1",
|
||||
"sarif_om==1.0.4",
|
||||
"requests==2.31.0",
|
||||
"types-psutil==5.8.23",
|
||||
"types_requests==2.32.0.20240602",
|
||||
]
|
||||
|
||||
[tool.deptry]
|
||||
|
||||
Reference in New Issue
Block a user