v0.1.5.1(2024/06/12)
[current.py]: 修改cycle功能中,数据清理范围为70000行,并将threshold从2调整为5 [current.py]: 修改位置超限提示,使更清楚了解问题原因 [current.py]: 修改find_point函数中错误提示,增加定位信息 [README.md]: 精简打包命令 [requirements.txt]: 新增必要库配置文件
This commit is contained in:
9
aio/requirements.txt
Normal file
9
aio/requirements.txt
Normal file
@ -0,0 +1,9 @@
|
||||
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
|
Reference in New Issue
Block a user