requirements: Switch back to PyInstaller release
macOS fix landed in PyInstaller 5.3
This commit is contained in:
parent
496c14bc9e
commit
72c8609ad5
|
|
@ -1,6 +1,5 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
altgraph==0.17.2
|
||||
# FIXME:qt6 switch back to release
|
||||
git+https://github.com/pyinstaller/pyinstaller
|
||||
pyinstaller==5.3
|
||||
pyinstaller-hooks-contrib==2022.8
|
||||
|
|
|
|||
Loading…
Reference in New Issue