mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
Merge branch 'master' into fix/ida75compat
This commit is contained in:
@@ -150,7 +150,7 @@ dev = [
|
||||
"types-termcolor==1.1.4",
|
||||
"types-psutil==6.0.0.20240901",
|
||||
"types_requests==2.32.0.20240712",
|
||||
"types-protobuf==5.27.0.20240626",
|
||||
"types-protobuf==5.27.0.20240907",
|
||||
"deptry==0.20.0"
|
||||
]
|
||||
build = [
|
||||
@@ -160,7 +160,7 @@ build = [
|
||||
# and should not conflict with other libraries/tooling.
|
||||
"pyinstaller==6.10.0",
|
||||
"setuptools==70.0.0",
|
||||
"build==1.2.1"
|
||||
"build==1.2.2"
|
||||
]
|
||||
scripts = [
|
||||
"jschema_to_python==1.2.3",
|
||||
|
||||
@@ -26,8 +26,8 @@ protobuf==5.27.3
|
||||
pyasn1==0.5.1
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==2.22
|
||||
pydantic==2.7.3
|
||||
pydantic-core==2.18.4
|
||||
pydantic==2.9.1
|
||||
pydantic-core==2.23.3
|
||||
xmltodict==0.13.0
|
||||
pyelftools==0.31
|
||||
pygments==2.18.0
|
||||
|
||||
Reference in New Issue
Block a user