update Pipfile

This commit is contained in:
Mark Eaton 2021-03-19 09:39:41 -04:00
parent c5f8d6d00c
commit e6b3b3a412
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ black = "*"
titlecase = "*"
gooey = "*"
psutil = "*"
pillow = ">=7.1.0"
pillow = ">=8.1.2"
pyinstaller = {file = "https://github.com/pyinstaller/pyinstaller/archive/develop.zip"}
[requires]