mwaskom / seaborn

Statistical data visualization in Python
https://seaborn.pydata.org
BSD 3-Clause "New" or "Revised" License
12.62k stars 1.94k forks source link

Try pinning pillow to fix ci #3727

Closed mwaskom closed 4 months ago

mwaskom commented 4 months ago

Seems like they added numpy 2 compatibility but broke compatibility with older numpys.