flask>=2.0.0
gunicorn>=20.0.0
requests>=2.28.0
PyYAML>=6.0
opencv-python-headless>=4.5.0
numpy>=1.21.0
# google-generativeai 和 openai 为可选依赖（代码用 requests 直接调 REST API）
# 如需 SDK 方式调用，取消注释并在 Python 3.9+ 环境安装:
# google-generativeai>=0.5.0
# openai>=1.10.0
