juftin / browsr

🗂️ a pleasant file explorer in your terminal supporting all filesystems
http://juftin.com/browsr/
MIT License
225 stars 13 forks source link

🐛 rich-pixels bugs #2

Closed Sengolda closed 1 year ago

Sengolda commented 1 year ago

A problem in rich-pixels caused this error ImportError: cannot import name 'Resampling' from 'PIL.Image' this commit fixes it by requiring Pillow Pillow>=9.1.0

juftin commented 1 year ago

👏 thank you @Sengolda!

juftin commented 1 year ago

:tada: This PR is included in version 1.2.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: