baca
baca copied to clipboard
Removing deprecated imghdr dependency
imghdr was removed as of Python 3.11. This change adds the filetype package to the installation dependencies and updates the function where imghdr was used.
fixes https://github.com/wustho/baca/issues/21