install msgpack

This commit is contained in:
DingZQ
2025-03-09 10:26:23 +08:00
parent 637e05acdb
commit 14d9fd0f4b

View File

@@ -21,6 +21,7 @@ def install():
'influxdb_client',
'numpy',
'fastapi',
"msgpack",
'schedule',
'pandas',
'openpyxl',