You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pillow version 9.1.1 does not suppprt Python 3.11 or 3.12 (I haven't tried 3.10).
Please change the requirements.txt.
Actually all latest versions seem to be OK on Python 3.12:
certifi>=2022.5.18.1
charset-normalizer>=2.0.12
idna>=3.3
Pillow>=9.1.1
requests>=2.27.1
urllib3>=1.26.9
The text was updated successfully, but these errors were encountered:
Pillow version 9.1.1 does not suppprt Python 3.11 or 3.12 (I haven't tried 3.10).
Please change the requirements.txt.
Actually all latest versions seem to be OK on Python 3.12:
certifi>=2022.5.18.1
charset-normalizer>=2.0.12
idna>=3.3
Pillow>=9.1.1
requests>=2.27.1
urllib3>=1.26.9
The text was updated successfully, but these errors were encountered: