Files
auto2Clean/requirements.txt

7 lines
182 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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