5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
# 奇成数据迁移脚本依赖
|
|
# Python >= 3.10 推荐
|
|
PyMySQL>=1.1.0 # 连接奇成 MySQL(只读)
|
|
PyYAML>=6.0 # 加载映射配置
|