12 lines
250 B
Plaintext
12 lines
250 B
Plaintext
ezdxf==1.1.4
|
|
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.7.5 # 如果需要图表功能
|
|
beautifulsoup4==4.12.3
|
|
lxml==5.2.2
|