From 616371e01fa96653bd43f4384a6b8ef68b3661b5 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Wed, 19 Jan 2022 19:03:01 -0600 Subject: get it working with pyinstaller on macos --- requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index e69de29..01d75a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -0,0 +1,6 @@ +altgraph==0.17.2 +macholib==1.15.2 +pyinstaller==4.8 +pyinstaller-hooks-contrib==2021.5 +PySide2==5.15.2.1 +shiboken2==5.15.2.1 -- cgit v1.2.3