7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
# 核心依赖(可选,没有也能用)
|
|
Pillow>=9.0.0 # 照片 EXIF 读取
|
|
|
|
# 以下为可选增强
|
|
# chardet>=5.0.0 # 自动检测文件编码
|
|
# python-dateutil>=2.8 # 更强的日期解析
|