Pyinstaller bump & pefile fix (#1890)

Pinned pefile version
This commit is contained in:
Soxoj
2024-11-25 21:23:38 +01:00
committed by GitHub
parent 10950332a1
commit 886fdc82d6
+1 -1
View File
@@ -1,5 +1,5 @@
maigret @ https://github.com/soxoj/maigret/archive/refs/heads/main.zip maigret @ https://github.com/soxoj/maigret/archive/refs/heads/main.zip
pefile==2024.8.26 pefile==2023.2.7 # do not bump while pyinstaller is 6.11.1, there is a conflict
psutil==6.1.0 psutil==6.1.0
pyinstaller==6.11.1 pyinstaller==6.11.1
pywin32-ctypes==0.2.1 pywin32-ctypes==0.2.1