This commit is contained in:
DingZQ
2025-03-01 20:58:53 +08:00
parent 5bb4237010
commit 0a6d69d5de
3 changed files with 40295 additions and 1 deletions

View File

@@ -20,13 +20,17 @@ def install():
'pytest',
'influxdb_client',
'numpy',
'fastapi',
'schedule',
'pandas',
'openpyxl',
'redis',
'pydantic',
'starlette',
'requests',
'uvicorn',
'chardet',
'python-multipart',
'Cython']
if minor == 4: