# Free Image Gen - Python 依赖

# 核心依赖
requests>=2.28.0
Pillow>=9.0.0

# 腾讯云 COS (可选，如需上传到 COS)
cos-python-sdk-v5>=1.9.0

# 开发依赖 (可选)
# pytest>=7.0.0
# black>=22.0.0
# flake8>=5.0.0
