AmmarFahmy commited on
Commit
58df5fa
·
1 Parent(s): 1c4acc1

Replace pypandoc[all] with pypandoc_binary in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -11,8 +11,9 @@ rerankers==0.6.0
11
  PyPDF2>=3.0.0
12
  pdf2image>=1.16.3
13
  poppler-utils
14
- pypandoc[all]
15
- pandoc
 
16
 
17
  # Template engine
18
  jinja2>=3.1.0
 
11
  PyPDF2>=3.0.0
12
  pdf2image>=1.16.3
13
  poppler-utils
14
+ pypandoc_binary
15
+ # pypandoc[all]
16
+ # pandoc
17
 
18
  # Template engine
19
  jinja2>=3.1.0