add xlrd
This commit is contained in:
parent
18e3f1d428
commit
5f58dd89f0
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ dependencies = [
|
||||||
"python-pptx",
|
"python-pptx",
|
||||||
"pandas",
|
"pandas",
|
||||||
"openpyxl",
|
"openpyxl",
|
||||||
|
"xlrd",
|
||||||
"pdfminer.six",
|
"pdfminer.six",
|
||||||
"puremagic",
|
"puremagic",
|
||||||
"pydub",
|
"pydub",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue