Skip to content

Commit

Permalink
Merge pull request mandiant#851 from mandiant/williballenthin-patch-1
Browse files Browse the repository at this point in the history
networkx: bump to 3.1
  • Loading branch information
williballenthin committed Aug 3, 2023
2 parents 0140c81 + 6e89033 commit 4f09f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"viv-utils[flirt]==0.7.9",
"pydantic==1.10.9",
"tqdm==4.65.0",
"networkx==2.5.1",
"networkx==3.1",
"halo==0.0.31",
"rich==13.4.2",
"pefile>=2022.5.30",
Expand Down

0 comments on commit 4f09f3e

Please sign in to comment.