Restrict pillow version to <10 until PyQt6 is supported
This commit is contained in:
parent
da01dde2b9
commit
9bb5225301
@ -2,7 +2,7 @@ beautifulsoup4>=4.1
|
||||
importlib_metadata>=3.3.0
|
||||
natsort>=8.1.0
|
||||
pathvalidate
|
||||
pillow>=9.1.0
|
||||
pillow>=9.1.0, <10
|
||||
pycountry
|
||||
pyicu; sys_platform == 'linux' or sys_platform == 'darwin'
|
||||
rapidfuzz>=2.12.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user