We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a331b7a commit af25552Copy full SHA for af25552
requirements/packaging.txt
@@ -3,6 +3,6 @@
3
4
build>=0.9,<2
5
distro==1.9.* ; sys_platform == 'linux'
6
-pyinstaller>=5,<6.9
+pyinstaller>=6,<6.9
7
pyinstaller-hooks-contrib==2024.*
8
pypiwin32==223 ; sys_platform == 'win32'
0 commit comments