Add pillow-heif to all requirements.txt files and bump Pillow version

This commit is contained in:
Paul Friederichsen 2023-08-02 08:28:35 -05:00
parent bafe92ccc0
commit c8065bb91e
5 changed files with 9 additions and 5 deletions

View File

@ -11,7 +11,8 @@ lxml>=4.5.0
lz4>=3.0.0
nose>=1.3.0
numpy>=1.16.0
Pillow>=6.0.0
Pillow>=9.1.1
pillow-heif>=0.12.0
psutil>=5.0.0
pyOpenSSL>=19.1.0
PySocks>=1.7.0

View File

@ -11,7 +11,8 @@ lxml>=4.5.0
lz4>=3.0.0
nose>=1.3.0
numpy>=1.16.0
Pillow>=6.0.0
Pillow>=9.1.1
pillow-heif>=0.12.0
psutil>=5.0.0
pyOpenSSL>=19.1.0
PySocks>=1.7.0

View File

@ -11,7 +11,8 @@ lxml>=4.5.0
lz4>=3.0.0
nose>=1.3.0
numpy>=1.16.0
Pillow>=6.0.0
Pillow>=9.1.1
pillow-heif>=0.12.0
psutil>=5.0.0
pyOpenSSL>=19.1.0
PySocks>=1.7.0

View File

@ -11,7 +11,7 @@ lxml>=4.5.0
lz4>=3.0.0
nose>=1.3.0
numpy>=1.16.0
Pillow>=6.0.0
Pillow>=9.1.1
pillow-heif>=0.12.0
psutil>=5.0.0
pyOpenSSL>=19.1.0

View File

@ -5,7 +5,8 @@ html5lib>=1.0.1
lz4>=3.0.0
nose>=1.3.0
numpy>=1.16.0
Pillow>=6.0.0
Pillow>=9.1.1
pillow-heif>=0.12.0
psutil>=5.0.0
pyOpenSSL>=19.1.0
PyYAML>=5.0.0