From 1225b6cbf0a028b765a0ab6d784bcb80459a67bb Mon Sep 17 00:00:00 2001 From: yj <2077506045@qq.com> Date: 星期三, 23 七月 2025 17:59:54 +0800 Subject: [PATCH] 功能更新 --- requirements.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6e0f4a5..56a01b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,3 +11,5 @@ cryptography==45.0.5 pytest==8.4.1 httpx==0.28.1 +pyinstaller==6.3.0 +pywin32==306 -- Gitblit v1.9.1