This commit is contained in:
DingZQ
2025-03-01 20:23:07 +08:00
parent 305c047f20
commit 0c74389874

View File

@@ -18,11 +18,13 @@ def install():
packages = [
'"psycopg[binary]"',
'pytest',
'influxdb_client',
'numpy',
'schedule',
'pandas',
'openpyxl',
'redis',
'requests',
'uvicorn',
'chardet',
'Cython']