增加雷达

This commit is contained in:
cyy_mac
2026-06-20 21:46:03 +08:00
parent cf94fc566b
commit 228efaa361
6 changed files with 314 additions and 32 deletions

View File

@@ -7,4 +7,5 @@ requires-python = ">=3.13"
dependencies = [
"motrixsim-core",
"pillow",
"qrcode[pil]>=8.2",
]