From 36344f0bebeee1b0afe666e3190896dc99af4381 Mon Sep 17 00:00:00 2001 From: sitzmaa Date: Sat, 15 Feb 2025 12:29:22 -0800 Subject: [PATCH] update requirements --- requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/requirements.txt b/requirements.txt index 304e3d6..c14e9fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,8 @@ contourpy==1.3.1 cycler==0.12.1 fonttools==4.56.0 +grpcio==1.70.0 +grpcio-tools==1.70.0 iniconfig==2.0.0 kiwisolver==1.4.8 matplotlib==3.10.0 @@ -9,6 +11,7 @@ numpy==2.2.3 packaging==24.2 pillow==11.1.0 pluggy==1.5.0 +protobuf==5.29.3 pyparsing==3.2.1 PyQt6==6.8.1 PyQt6-Qt6==6.8.2 @@ -16,4 +19,5 @@ PyQt6_sip==13.10.0 pytest==8.3.4 python-dateutil==2.9.0.post0 scapy==2.6.1 +setuptools==75.8.0 six==1.17.0