diff --git a/pyproject.toml b/pyproject.toml index eec36aa0b..fdc6bf9e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dependencies = [ "statsmodels>=0.13.2, <1", # type checking "typeguard>=3, <5", - "imagehash==4.3.1", + "imagehash==4.3.2", "wordcloud>=1.9.3", "dacite>=1.8", "numba>=0.56.0, <=0.61",