From 82ff5fcb669bf9f6700bb0db3ee2bdf68fc1c819 Mon Sep 17 00:00:00 2001 From: SoulMelody Date: Sun, 29 Sep 2024 02:28:55 +0000 Subject: [PATCH] compile files --- packaging/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packaging/requirements.txt b/packaging/requirements.txt index 2340f6927..f2398c168 100644 --- a/packaging/requirements.txt +++ b/packaging/requirements.txt @@ -39,7 +39,8 @@ pydantic==2.9.2 pydantic-core==2.23.4 pydantic-extra-types==2.9.0 pygments==2.18.0 -pyinstaller==6.10.0 +pyinstaller==6.10.0 ; platform_system != 'Windows' +pyinstaller @ https://github.com/webcomics/pyinstaller-builder/releases/download/snapshot/pyinstaller-6.10.0-py3-none-any.whl ; platform_system == 'Windows' pyinstaller-hooks-contrib==2024.8 pymediainfo==6.1.0 ; sys_platform != 'emscripten' pypinyin==0.53.0