We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d22a2b + 0f1e44a commit fe7d090Copy full SHA for fe7d090
1 file changed
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = [
44
"dhash==1.4",
45
"html5lib==1.1",
46
"importlib-resources==6.0.1; python_version < '3.9'",
47
- "lxml==5.4.0",
+ "lxml==6.0.0",
48
"networkx==3.2.1; python_version < '3.10'",
49
"networkx==3.4.2; python_version == '3.10'",
50
"networkx==3.5; python_version > '3.10'",
0 commit comments