feat(v1): add secure configuration baseline

This commit is contained in:
ila
2026-07-21 09:45:59 +08:00
parent 7b05efe56c
commit 0b01e1bf24
13 changed files with 281 additions and 19 deletions
+5
View File
@@ -0,0 +1,5 @@
numpy==1.24.4
opencv-python==4.6.0.66
ultralytics==8.3.205
PyQt5==5.15.9
pytest==8.3.5