-
- Downloads
Switch from ANTIALIAS to LANCZOS since it is deprecated in Pillow 10.
parent
06c8b159
No related branches found
No related tags found
... | ... | @@ -6,7 +6,7 @@ matplotlib==3.6.3 |
myst-parser==0.18.0 | ||
numpy==1.24.2 | ||
packaging==23.0 | ||
Pillow==9.4.0 | ||
Pillow==10.0.0 | ||
pyparsing==3.0.9 | ||
python-dateutil==2.8.2 | ||
qrcode==7.4.2 | ||
... | ... |
Please register or sign in to comment