[current.py]: 修改cycle功能中,数据清理范围为70000行,并将threshold从2调整为5 [current.py]: 修改位置超限提示,使更清楚了解问题原因 [current.py]: 修改find_point函数中错误提示,增加定位信息 [README.md]: 精简打包命令 [requirements.txt]: 新增必要库配置文件
10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
openpyxl==3.1.2
|
|
pdfplumber==0.11.0
|
|
customtkinter==5.2.2
|
|
Jinja2==3.1.4
|
|
lxml==5.2.2
|
|
numpy==1.26.4
|
|
pandas==2.2.2
|
|
pillow==10.3.0
|
|
pyinstaller==6.7.0
|