Skip to content

Commit 84d3f1c

Browse files
committed
Update requirements
1 parent 8254b70 commit 84d3f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"importlib-resources==6.0.1; python_version < '3.9'",
4747
"lxml==5.4.0",
4848
"networkx==3.2.1; python_version < '3.10'",
49-
"networkx==3.4.2; python_version > '3.9'",
49+
"networkx==3.5; python_version > '3.9'",
5050
"pefile==2024.8.26",
5151
"pillow==11.2.1",
5252
"promise==2.3",

0 commit comments

Comments
 (0)