There was an error while loading. Please reload this page.
1 parent 5cb836a commit 7422c00Copy full SHA for 7422c00
2 files changed
src/backend/requirements-extract.txt
@@ -20,8 +20,9 @@
20
# * ``py7zr`` — 7-Zip (.7z) parser. Ships its own pure-Python LZMA /
21
# LZMA2 codec stack plus BCJ filter support, so we don't need
22
# system ``7z``/``7za`` binaries at runtime.
23
-cabarchive==0.2.4 ; sys_platform != "win32"
24
-cabarchive-windows==1.0.0 ; sys_platform == "win32"
+#cabarchive==0.2.4 ; sys_platform != "win32"
+#cabarchive-windows==1.0.0 ; sys_platform == "win32"
25
+cabarchive==0.2.4
26
py7zr==0.22.0
27
# staticx is required for the build pipeline so the Linux PyInstaller
28
# onefile can be re-wrapped into a portable self-contained executable.
src/backend/snitch-extract
-1.08 MB
0 commit comments