# OCR核心依赖
rapidocr>=1.3.0
opencv-python>=4.5.1.48
Pillow>=8.0.0
pyclipper>=1.2.0
numpy>=1.19.5,<3.0.0
six>=1.15.0
Shapely>=1.7.1,!=2.0.4  # python3.12 2.0.4 bug
onnxruntime-directml>=1.19.2

# 图像处理增强
scikit-image>=0.19.0
scipy>=1.7.0

# 日志和工具
PyYAML>=6.0.1
colorlog>=6.6.0
tqdm>=4.62.0
omegaconf>=2.3.0

# 翻译服务依赖
requests>=2.31.0
urllib3>=2.6.2
certifi>=2025.11.12

pywin32>=306

pyinstaller>=5.10.1

aiohttp>=3.13.2

langdetect>=1.0.9
langdetect-zh>=1.0.0
# 可选：性能优化
# opencv-contrib-python>=4.5.0 