mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
16 lines
337 B
Text
16 lines
337 B
Text
#
|
|
# Manually updated for PyInstaller 6.x migration.
|
|
# Hashes removed — regenerate with:
|
|
# pip-compile --generate-hashes requirements.in
|
|
#
|
|
# Core
|
|
pyinstaller==6.11.1
|
|
pyinstaller-hooks-contrib>=2024.0
|
|
setuptools>=78.1.1
|
|
backports.tarfile==1.2.0
|
|
|
|
# Platform helpers
|
|
altgraph>=0.17
|
|
pefile==2022.5.30
|
|
macholib>=1.14
|
|
pywin32-ctypes>=0.2.0
|