new UI
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -8,7 +8,7 @@
|
|||||||
*.log
|
*.log
|
||||||
|
|
||||||
# 忽略一些说明文档
|
# 忽略一些说明文档
|
||||||
*.txt
|
*说明*.txt
|
||||||
|
|
||||||
# 忽略源文件
|
# 忽略源文件
|
||||||
*.html
|
*.html
|
||||||
|
|||||||
9
requirements.txt
Normal file
9
requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
et_xmlfile==2.0.0
|
||||||
|
numpy==2.0.2
|
||||||
|
openpyxl==3.1.5
|
||||||
|
pandas==2.2.3
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
|
pytz==2024.2
|
||||||
|
six==1.17.0
|
||||||
|
tkinterdnd2==0.4.2
|
||||||
|
tzdata==2024.2
|
||||||
Reference in New Issue
Block a user