video2gif/requirements.txt
wood chen 2bfb144320 chore(workflow): update Python version to 3.11 and modify dependencies
Update Python version in GitHub Actions workflow to 3.11 and adjust dependencies, including excluding tkinterdnd2 and adding fallback support.
2024-11-16 08:18:44 +08:00

6 lines
170 B
Plaintext

# 核心依赖
ffmpeg-python>=0.2.0 # FFmpeg Python绑定
Pillow>=9.0.0 # 图像处理库
# GUI增强
tkinterdnd2>=0.4.2 # 修改为最新的可用版本