fix: Enable MIME type detection if libmagic is not available (#714)
* fix: Add filetype check if libmagic unavailable
* make tidy
* make check
* fix: change mime_type error to warning
* Update changelog and __version__
* fix: Add filetype to requirements