mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
Merge pull request #1275 from mandiant/dependabot/pip/networkx-3.0
build(deps): bump networkx from 2.5.1 to 3.0
This commit is contained in:
2
setup.py
2
setup.py
@@ -20,7 +20,7 @@ requirements = [
|
|||||||
"ida-settings==2.1.0",
|
"ida-settings==2.1.0",
|
||||||
"viv-utils[flirt]==0.7.7",
|
"viv-utils[flirt]==0.7.7",
|
||||||
"halo==0.0.31",
|
"halo==0.0.31",
|
||||||
"networkx==2.5.1",
|
"networkx==3.0",
|
||||||
"ruamel.yaml==0.17.21",
|
"ruamel.yaml==0.17.21",
|
||||||
"vivisect==1.0.8",
|
"vivisect==1.0.8",
|
||||||
"pefile==2022.5.30",
|
"pefile==2022.5.30",
|
||||||
|
|||||||
Reference in New Issue
Block a user