发布版本

This commit is contained in:
2025-10-19 13:51:48 +08:00
parent a5c964516a
commit cfa13d5e4e
6 changed files with 72 additions and 114 deletions
+6 -19
View File
@@ -1,20 +1,7 @@
# 自动控制原理AI+数智平台 - 依赖包列表
# Python 版本要求: Python 3.8+
# requirements.txt
# Web 界面框架
gradio>=4.0.0
# 科学计算库
numpy>=1.21.0
# 控制系统分析库
control>=0.9.0
# 绘图库
matplotlib>=3.5.0
# 异步 HTTP 客户端(用于 AI 问答)
aiohttp>=3.8.0
# 可选:数据处理
scipy>=1.7.0
gradio
numpy
control
matplotlib
aiohttp