We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1005738 + 0c91585 commit 370216fCopy full SHA for 370216f
1 file changed
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.6; python_version > '3.10'",
+ "networkx==3.6.1; python_version > '3.10'",
49
"pefile==2024.8.26",
50
"pillow==12.1.0",
51
"promise==2.3",
0 commit comments