Skip to content

Commit c046d30

Browse files
committed
Update requirements
1 parent f1771cf commit c046d30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ classifiers = [
3939
dependencies = [
4040
"appdirs==1.4.4",
4141
"beautifulsoup4==4.14.3",
42-
"charset-normalizer==3.4.4",
42+
"charset-normalizer==3.4.6",
4343
"cssutils==2.11.1",
4444
"dhash==1.4",
4545
"html5lib==1.1",
4646
"lxml==6.0.2",
4747
"networkx==3.4.2; python_version == '3.10'",
4848
"networkx==3.6.1; python_version > '3.10'",
4949
"pefile==2024.8.26",
50-
"pillow==12.1.0",
50+
"pillow==12.1.1",
5151
"promise==2.3",
5252
"pylibemu==1.0",
5353
"pymongo==4.16.0",

0 commit comments

Comments
 (0)