Skip to content

Commit 3f835f3

Browse files
fix(deps): update dependency imagehash to v4.3.2
1 parent c3ce66c commit 3f835f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies = [
6464
"statsmodels>=0.13.2, <1",
6565
# type checking
6666
"typeguard>=3, <5",
67-
"imagehash==4.3.1",
67+
"imagehash==4.3.2",
6868
"wordcloud>=1.9.3",
6969
"dacite>=1.8",
7070
"numba>=0.56.0, <=0.61",

0 commit comments

Comments
 (0)