Browse Source

Update requirements.txt

Timothy J. Baek 1 year ago
parent
commit
ffba59dc3a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      backend/requirements.txt

+ 1 - 0
backend/requirements.txt

@@ -23,6 +23,7 @@ sentence_transformers
 pypdf
 docx2txt
 unstructured
+markdown
 
 PyJWT
 pyjwt[crypto]