Feature/ Add xls support (#169)
* add xlrd * add xls converter with tests
This commit is contained in:
@@ -32,6 +32,7 @@ dependencies = [
|
||||
"python-pptx",
|
||||
"pandas",
|
||||
"openpyxl",
|
||||
"xlrd",
|
||||
"pdfminer.six",
|
||||
"puremagic",
|
||||
"pydub",
|
||||
|
||||
Reference in New Issue
Block a user