Require PyInstaller >= 5.6.2

This commit is contained in:
Timmy Welch 2022-11-01 13:51:10 -07:00
parent 8592fdee74
commit 70293a0819
No known key found for this signature in database

View File

@ -5,7 +5,7 @@ flake8-black
flake8-encodings
flake8-isort
isort>=5.10
pyinstaller>=4.10, != 5.6
pyinstaller>=5.6.2
pytest==7.*
setuptools>=42
setuptools_scm[toml]>=3.4