mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
Merge branch 'mandiant:master' into main
This commit is contained in:
4
setup.py
4
setup.py
@@ -27,7 +27,7 @@ requirements = [
|
||||
"pyelftools==0.29",
|
||||
"dnfile==0.13.0",
|
||||
"dncil==1.0.2",
|
||||
"pydantic==1.10.5",
|
||||
"pydantic==1.10.6",
|
||||
]
|
||||
|
||||
# this sets __version__
|
||||
@@ -89,7 +89,7 @@ setuptools.setup(
|
||||
"types_requests==2.28.1",
|
||||
],
|
||||
"build": [
|
||||
"pyinstaller==5.8.0",
|
||||
"pyinstaller==5.9.0",
|
||||
],
|
||||
},
|
||||
zip_safe=False,
|
||||
|
||||
Reference in New Issue
Block a user