omgy commited on
Commit
604b439
·
verified ·
1 Parent(s): 6b8e56e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,8 +5,9 @@ python-dotenv==1.0.0
5
  python-docx==1.1.0
6
  PyPDF2==3.0.1
7
  gunicorn==21.2.0
8
-
9
  pylatexenc==2.10
10
  latex2mathml==3.78.1
11
  sympy==1.14.0
12
  matplotlib==3.10.7
 
 
5
  python-docx==1.1.0
6
  PyPDF2==3.0.1
7
  gunicorn==21.2.0
8
+ pandoc
9
  pylatexenc==2.10
10
  latex2mathml==3.78.1
11
  sympy==1.14.0
12
  matplotlib==3.10.7
13
+ pypandoc