Skip to content

Commit 381d8eb

Browse files
committed
Update requirements
1 parent c1f988b commit 381d8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
"html5lib==1.1",
4646
"lxml==6.0.2",
4747
"networkx==3.4.2; python_version == '3.10'",
48-
"networkx==3.5; python_version > '3.10'",
48+
"networkx==3.6; python_version > '3.10'",
4949
"pefile==2024.8.26",
5050
"pillow==12.0.0",
5151
"promise==2.3",

0 commit comments

Comments
 (0)