We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9902228 commit 71b4a46Copy full SHA for 71b4a46
requirements-build.txt
@@ -1,7 +1,7 @@
1
-r requirements.txt
2
3
PyInstaller==5.13.1; sys_platform == 'linux2' or sys_platform == 'linux'
4
-cx_Freeze==6.15.16; sys_platform == 'win32'
+cx_Freeze==7.0.0; sys_platform == 'win32'
5
6
setuptools==65.5.1; sys_platform == 'darwin'
7
text-unidecode==1.3; sys_platform == 'darwin'
0 commit comments