From f1d67ae16604f425581ef9fb105a06f57113ac78 Mon Sep 17 00:00:00 2001 From: "IT\\Administrator" <951937200@qq.com> Date: Fri, 25 Jul 2025 15:17:41 +0800 Subject: [PATCH] =?UTF-8?q?0725=E6=9B=B4=E6=96=B0requirements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a9a1808..092ca94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ celery==5.2.7 matplotlib==3.5.3 modbus_tk==1.1.2 -numpy -openpyxl==3.0.10 +numpy<2 +openpyxl==3.1.5 peewee==3.15.1 PyQt5==5.15.7 pyserial==3.5 @@ -16,4 +16,11 @@ influxdb_client PyQtWebEngine pythonnet pyecharts -pyDes \ No newline at end of file +pyDes +pandas +pika +influxdb3-python +requests +sympy +compytes +python-docx \ No newline at end of file