7 lines
182 B
Plaintext
7 lines
182 B
Plaintext
|
|
# 项目依赖
|
|||
|
|
# 该项目主要使用Python标准库,无需额外安装依赖
|
|||
|
|
# 如果需要添加第三方库,可以在此列出
|
|||
|
|
|
|||
|
|
# 示例:
|
|||
|
|
# requests>=2.26.0
|
|||
|
|
# pyserial>=3.5
|