From ad2e36b683ef22a0b06bfd0503eff6476115740f Mon Sep 17 00:00:00 2001 From: Timothy Sutton Date: Wed, 9 Nov 2022 09:14:53 -0500 Subject: [PATCH] update requirements to a pyinstaller that works with python2 --- ci/windows/requirements.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ci/windows/requirements.txt b/ci/windows/requirements.txt index 27e3de7..9126f8a 100644 --- a/ci/windows/requirements.txt +++ b/ci/windows/requirements.txt @@ -1,4 +1 @@ -altgraph==0.17.2 -macholib==1.15.2 -pyinstaller==4.6 -pyinstaller-hooks-contrib==2021.3 +pyinstaller==3.6