wagtail / Willow

A wrapper that combines the functionality of multiple Python image libraries into one API
https://willow.wagtail.org/
BSD 3-Clause "New" or "Revised" License
273 stars 53 forks source link

Block broken 1.1.0 version of filetype library #101

Closed gasman closed 2 years ago

gasman commented 2 years ago

Invoking filetype on file-like objects is broken in 1.1.0: https://github.com/h2non/filetype.py/issues/130 - this causes numerous test failures. The fix is already merged into git, so blocking this one faulty release should be sufficient.