소스 검색

chore: update requirements.txt to include pycryptodome for enhanced encryption support

chengchongzhen 1 년 전
부모
커밋
de33ff1e2e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -13,12 +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
+pycryptodome==3.21.0
 pyinstaller==6.11.1
 pyinstaller-hooks-contrib==2024.11
 PyVirtualDisplay==3.0