Avoid PyInstaller 5.0

See https://github.com/pyinstaller/pyinstaller/issues/6759
Follow-up to #7129
This commit is contained in:
Florian Bruhin 2022-04-19 15:10:23 +02:00
parent 1333bc90d6
commit d98314799a
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
altgraph==0.17.2
pyinstaller==5.0
pyinstaller==4.10
pyinstaller-hooks-contrib==2022.4

View File

@ -1 +1 @@
PyInstaller
PyInstaller != 5.0