Squash merge dev branch: Implement performance monitoring, auto-approve plugin, and fix various warnings
This commit is contained in:
4
requirements-dev.txt
Normal file
4
requirements-dev.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
# 开发依赖
|
||||
pyinstrument>=4.5.0 # 性能分析工具,支持异步代码
|
||||
memory-profiler>=0.61.0 # 内存分析工具
|
||||
psutil>=5.9.8 # 系统资源监控
|
||||
Reference in New Issue
Block a user