mirror of
https://github.com/mandiant/capa.git
synced 2026-01-23 17:59:01 -08:00
Compare commits
1 Commits
dependabot
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9599fbac02 |
@@ -166,7 +166,7 @@ build = [
|
||||
# These dependencies are not used in production environments
|
||||
# and should not conflict with other libraries/tooling.
|
||||
"pyinstaller==6.18.0",
|
||||
"setuptools==80.9.0",
|
||||
"setuptools==80.10.1",
|
||||
"build==1.4.0"
|
||||
]
|
||||
scripts = [
|
||||
|
||||
@@ -18,13 +18,13 @@ ida-settings==3.2.2
|
||||
intervaltree==3.2.1
|
||||
markdown-it-py==4.0.0
|
||||
mdurl==0.1.2
|
||||
msgpack==1.1.2
|
||||
msgpack==1.0.8
|
||||
networkx==3.4.2
|
||||
pefile==2024.8.26
|
||||
pip==25.3
|
||||
protobuf==6.33.1
|
||||
pyasn1==0.6.2
|
||||
pyasn1-modules==0.4.2
|
||||
pyasn1==0.5.1
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==3.0
|
||||
pydantic==2.12.4
|
||||
# pydantic pins pydantic-core,
|
||||
@@ -40,7 +40,7 @@ pyyaml==6.0.2
|
||||
rich==14.2.0
|
||||
ruamel-yaml==0.19.1
|
||||
ruamel-yaml-clib==0.2.14
|
||||
setuptools==80.9.0
|
||||
setuptools==80.10.1
|
||||
six==1.17.0
|
||||
sortedcontainers==2.4.0
|
||||
viv-utils==0.8.0
|
||||
|
||||
Reference in New Issue
Block a user