pin pillow dependency

This commit is contained in:
jonaswinkler
2021-01-11 21:56:50 +01:00
parent e94a3569fc
commit 3bbb2eeeed
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 = "*"