pin pillow dependency

This commit is contained in:
jonaswinkler
2021-01-11 21:56:50 +01:00
parent 3fbf24a1c2
commit 0e03c48beb
2 changed files with 8 additions and 3 deletions

View File

@@ -23,7 +23,8 @@ imap-tools = "*"
langdetect = "*"
pdftotext = "*"
pathvalidate = "*"
pillow = "*"
# pinned to 8.1.0, since aarch64 wheels might not be available beyond that
pillow = "==8.1.0"
pikepdf = "*"
python-gnupg = "*"
python-dotenv = "*"