Pin markdownify version. TODO: update code for compatibility with Markdownify 1.0.0

This commit is contained in:
Adam Fourney 2025-02-27 23:02:52 -08:00
parent dae94e63fc
commit d211a9c97e

View file

@ -27,7 +27,7 @@ dependencies = [
"beautifulsoup4", "beautifulsoup4",
"requests", "requests",
"mammoth", "mammoth",
"markdownify", "markdownify~=0.14.1",
"numpy", "numpy",
"python-pptx", "python-pptx",
"pandas", "pandas",