From 3a8d326b556b41557b969898a206985bafee3c88 Mon Sep 17 00:00:00 2001 From: zehdari Date: Sat, 28 Sep 2024 02:02:59 -0400 Subject: [PATCH] forgot pyinstaller in requirements whoops --- requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/requirements.txt b/requirements.txt index 9518859..872b97b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,11 @@ +altgraph==0.17.4 +macholib==1.16.3 +packaging==24.1 +pyinstaller==6.10.0 +pyinstaller-hooks-contrib==2024.8 PyQt6==6.7.1 PyQt6-Charts==6.7.0 PyQt6-Charts-Qt6==6.7.2 PyQt6-Qt6==6.7.2 PyQt6_sip==13.8.0 +setuptools==75.1.0