Merge pull request #67 from fernvenue/master

Force Pillow version to 9.5.0.
This commit is contained in:
zhangjixiong 2024-06-07 20:23:30 +08:00 committed by GitHub
commit 184ce2a3e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
requests>=2.17.3 requests>=2.17.3
pycryptodomex pycryptodomex
mutagen>=1.38.0 mutagen>=1.38.0
Pillow>=4.3.0 Pillow==9.5.0