From 445cdd7ad807a2439efd55cfc86dcfb096973f27 Mon Sep 17 00:00:00 2001 From: zehdari Date: Sat, 28 Sep 2024 02:07:34 -0400 Subject: [PATCH] trying without version pins --- requirements.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index 872b97b..3819ad4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +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 +altgraph +macholib +packaging +pyinstaller +pyinstaller-hooks-contrib +PyQt6 +PyQt6-Charts +PyQt6-Charts-Qt6 +PyQt6-Qt6 +PyQt6_sip +setuptools