Add pipe risk probability

This commit is contained in:
DingZQ
2025-04-16 22:01:30 +08:00
parent 0169c962d0
commit 3f0ed41da6
6 changed files with 78 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ def install():
packages = [
'"psycopg[binary]"',
'pytest',
'ast',
'influxdb_client',
'numpy',
'fastapi',