Timothy J. Baek пре 1 година
родитељ
комит
ffba59dc3a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      backend/requirements.txt

+ 1 - 0
backend/requirements.txt

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