From 87544d81a97dafd613959822150a35d7340b55fe Mon Sep 17 00:00:00 2001 From: Brett Williams Date: Sat, 27 Dec 2025 20:52:22 -0600 Subject: [PATCH] Update requirements.txt --- requirements.txt | 53 +++++++++++++++--------------------------------- 1 file changed, 16 insertions(+), 37 deletions(-) diff --git a/requirements.txt b/requirements.txt index 512050a..7cb7336 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,41 +1,20 @@ -PyQt6>=6.6.1 +PyQt6>=6.7.0 psutil>=5.9.8 -requests>=2.31.0 -Pillow>=10.2.0 +requests>=2.32.2 +Pillow>=10.3.0 PyYAML>=6.0.1 -flask>=3.0.2 -tqdm>=4.66.2 -werkzeug>=3.0.1 +flask>=3.0.3 +tqdm>=4.66.4 +werkzeug>=3.0.3 Pypubsub>=4.0.3 -zeroconf>=0.131.0 -SQLAlchemy>=2.0.25 +zeroconf>=0.132.2 +SQLAlchemy>=2.0.30 plyer>=2.1.0 -pytz>=2023.3.post1 -future>=0.18.3 -rich>=13.7.0 -pytest>=8.0.0 -numpy>=1.26.3 -setuptools>=69.0.3 -pandas>=2.2.0 -matplotlib>=3.8.2 -MarkupSafe>=2.1.4 -dmglib>=0.9.5; sys_platform == 'darwin' -python-dateutil>=2.8.2 -certifi>=2023.11.17 -shiboken6>=6.6.1 -Pygments>=2.17.2 -cycler>=0.12.1 -contourpy>=1.2.0 -packaging>=23.2 -fonttools>=4.47.2 -Jinja2>=3.1.3 -pyparsing>=3.1.1 -kiwisolver>=1.4.5 -attrs>=23.2.0 -lxml>=5.1.0 -click>=8.1.7 -requests_toolbelt>=1.0.0 -pyinstaller_versionfile>=2.1.1 -py-cpuinfo~=9.0.0 -requests-toolbelt~=1.0.0 -ifaddr~=0.2.0 \ No newline at end of file +rich>=13.7.1 +setuptools>=70.0.0 +py-cpuinfo>=9.0.0 +requests-toolbelt>=1.0.0 +PyQt6-sip>=13.6.0 +humanize>=4.12.1 +macholib>=1.16.3 +altgraph>=0.17.4 \ No newline at end of file