Pin Markdownify version. (#1069)
* Pin markdownify version. TODO: update code for compatibility with Markdownify 1.0.0
This commit is contained in:
@@ -27,7 +27,7 @@ dependencies = [
|
|||||||
"beautifulsoup4",
|
"beautifulsoup4",
|
||||||
"requests",
|
"requests",
|
||||||
"mammoth",
|
"mammoth",
|
||||||
"markdownify",
|
"markdownify~=0.14.1",
|
||||||
"numpy",
|
"numpy",
|
||||||
"python-pptx",
|
"python-pptx",
|
||||||
"pandas",
|
"pandas",
|
||||||
|
|||||||
Reference in New Issue
Block a user