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