Skip to content

Commit 4970a33

Browse files
Update networkx requirement from ~=3.2.1 to ~=3.6.1
Updates the requirements on [networkx](https://github.com/networkx/networkx) to permit the latest version. - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.2.1...networkx-3.6.1) --- updated-dependencies: - dependency-name: networkx dependency-version: 3.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f470cc7 commit 4970a33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tqdm~=4.66.6
1313
WMI~=1.5.1
1414
prettytable~=3.15.1
1515
matplotlib~=3.10.1
16-
networkx~=3.2.1
16+
networkx~=3.6.1
1717
pandas~=2.2.3
1818
cryptography~=44.0.2
1919
scapy~=2.5.0

0 commit comments

Comments
 (0)