补全依赖

This commit is contained in:
2025-09-29 21:40:34 +08:00
parent 21e996a3b9
commit c8b599f380
3 changed files with 91 additions and 5 deletions

View File

@ -20,6 +20,7 @@ dependencies = [
"lxml (>=6.0.2,<7.0.0)",
"pillow (>=11.3.0,<12.0.0)",
"imagetext-py (>=2.2.0,<3.0.0)",
"opencv-python (>=4.12.0.88,<5.0.0.0)",
]