From 59426bc41545730b97507cb2ac2fd1ae31d443af Mon Sep 17 00:00:00 2001 From: cheng zhen Date: Mon, 30 Dec 2024 23:35:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/requirements.txt b/requirements.txt index 84da24a..07b923a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,10 @@ altgraph==0.17.4 certifi==2024.12.14 +cffi==1.17.1 charset-normalizer==3.4.1 click==8.1.8 colorama==0.4.6 +cryptography==44.0.0 cssselect==1.2.0 DataRecorder==3.6.2 DownloadKit==2.0.7 @@ -11,10 +13,12 @@ et_xmlfile==2.0.0 filelock==3.16.1 idna==3.10 lxml==5.3.0 +macholib==1.16.3 openpyxl==3.1.5 packaging==24.2 pefile==2023.2.7 psutil==6.1.1 +pycparser==2.22 pyinstaller==6.11.1 pyinstaller-hooks-contrib==2024.11 PyVirtualDisplay==3.0