We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1771cf commit c046d30Copy full SHA for c046d30
1 file changed
pyproject.toml
@@ -39,15 +39,15 @@ classifiers = [
39
dependencies = [
40
"appdirs==1.4.4",
41
"beautifulsoup4==4.14.3",
42
- "charset-normalizer==3.4.4",
+ "charset-normalizer==3.4.6",
43
"cssutils==2.11.1",
44
"dhash==1.4",
45
"html5lib==1.1",
46
"lxml==6.0.2",
47
"networkx==3.4.2; python_version == '3.10'",
48
"networkx==3.6.1; python_version > '3.10'",
49
"pefile==2024.8.26",
50
- "pillow==12.1.0",
+ "pillow==12.1.1",
51
"promise==2.3",
52
"pylibemu==1.0",
53
"pymongo==4.16.0",
0 commit comments