mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Fix PyInstaller specterd backports import (#2694)
Co-authored-by: Nazim <nazim@openclaw.ai>
This commit is contained in:
parent
6755046e4b
commit
69a43ef1ea
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
pyinstaller==6.11.1
|
||||
pyinstaller-hooks-contrib>=2024.0
|
||||
setuptools>=78.1.1
|
||||
backports.tarfile==1.2.0
|
||||
|
||||
# Platform helpers
|
||||
altgraph>=0.17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue