mirror of
https://github.com/woodchen-ink/video2gif.git
synced 2025-07-18 05:32:03 +08:00
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
# 核心依赖
|
||
ffmpeg-python>=0.2.0
|
||
Pillow>=9.0.0
|
||
|
||
# Windows平台依赖
|
||
tkinterdnd2>=0.4.2; platform_system=="Windows"
|
||
# Mac平台可以使用其他方案,暂时不需要特殊依赖
|