From 2a8d2afd5a4d7a0bb0ad1749dff976becb98cf6a Mon Sep 17 00:00:00 2001 From: Rhys Date: Wed, 5 Feb 2025 11:56:29 -0500 Subject: [PATCH] New Requirements --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index f54e9fe..4f7bdb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ charset-normalizer==3.4.0 coloredlogs==15.0.1 contourpy==1.3.1 cvzone==1.6.1 -cycler==0.12.1 +cycler==1.3.1 filelock==3.16.1 filterpy==1.4.5 flatbuffers==24.3.25 @@ -35,6 +35,9 @@ protobuf==5.29.0 psutil==6.1.0 py-cpuinfo==9.0.0 pyparsing==3.2.0 +PyQt5==5.15.11 +PyQt5-Qt5==5.15.15 +PyQt5_sip==12.15.0 PySocks==1.7.1 python-dateutil==2.9.0.post0 pytz==2024.2 @@ -60,6 +63,3 @@ ultralytics==8.3.29 ultralytics-thop==2.0.11 unicodedata2==16.0.0 urllib3==2.2.3 - - -