Просмотр исходного кода

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

chengchongzhen 1 год назад
Родитель
Сommit
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