# disk_inspection.py依赖包
# 生成时间: "+str(datetime.datetime.now().strftime("%Y-%m-%d %H:%M:%S"))+"

# HTTP请求库 - 用于向MCP服务器提交数据
requests==2.31.0