diff --git a/pyinstaller/requirements.txt b/pyinstaller/requirements.txt index fbb4db1..f642864 100644 --- a/pyinstaller/requirements.txt +++ b/pyinstaller/requirements.txt @@ -1,5 +1,5 @@ maigret @ https://github.com/soxoj/maigret/archive/refs/heads/main.zip pefile==2022.5.30 psutil==5.9.5 -pyinstaller @ https://github.com/pyinstaller/pyinstaller/archive/develop.zip +pyinstaller==6.1 pywin32-ctypes==0.2.1 \ No newline at end of file