调整成无头 OpenCV

This commit is contained in:
2025-09-29 21:59:26 +08:00
parent f0a7cd4707
commit a279e9b510
3 changed files with 18 additions and 18 deletions

View File

@ -20,7 +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)",
"opencv-python-headless (>=4.12.0.88,<5.0.0.0)",
]