修改requirement.txt, 增加openpyxl库(在vscode中打开excel)
This commit is contained in:
parent
62b9331f8f
commit
abd72a7d2f
|
|
@ -1,3 +1,4 @@
|
||||||
pandas==1.5.3
|
pandas==1.5.3
|
||||||
python_Levenshtein
|
python_Levenshtein
|
||||||
pywin32
|
pywin32
|
||||||
|
openpyxl
|
||||||
|
|
|
||||||
Reference in New Issue