Fix PyInstaller specterd backports import (#2694)

Co-authored-by: Nazim <nazim@openclaw.ai>
This commit is contained in:
al-munazzim 2026-08-11 21:19:55 +02:00 committed by GitHub
parent 6755046e4b
commit 69a43ef1ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,7 @@
pyinstaller==6.11.1 pyinstaller==6.11.1
pyinstaller-hooks-contrib>=2024.0 pyinstaller-hooks-contrib>=2024.0
setuptools>=78.1.1 setuptools>=78.1.1
backports.tarfile==1.2.0
# Platform helpers # Platform helpers
altgraph>=0.17 altgraph>=0.17