We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f988b commit 381d8ebCopy full SHA for 381d8eb
pyproject.toml
@@ -45,7 +45,7 @@ dependencies = [
45
"html5lib==1.1",
46
"lxml==6.0.2",
47
"networkx==3.4.2; python_version == '3.10'",
48
- "networkx==3.5; python_version > '3.10'",
+ "networkx==3.6; python_version > '3.10'",
49
"pefile==2024.8.26",
50
"pillow==12.0.0",
51
"promise==2.3",
0 commit comments