10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
ezdxf>=1.0.0
|
|
pytest>=7.0.0
|
|
pytest-cov>=4.0.0
|
|
black>=22.0.0
|
|
flake8>=6.0.0
|
|
mypy>=1.0.0
|
|
pandas>=1.5.0 # 如果需要处理Excel数据
|
|
openpyxl>=3.0.0 # Excel文件处理
|
|
matplotlib>=3.6.0 # 如果需要图表功能
|