use imagehash instead of bitwise hashing

This commit is contained in:
phail
2022-11-20 15:44:43 +01:00
parent ebe21a0114
commit 1fa735eb23
4 changed files with 144 additions and 113 deletions

View File

@@ -79,3 +79,4 @@ black = "*"
pre-commit = "*"
sphinx-autobuild = "*"
myst-parser = "*"
imagehash = "*"