amine_dubs commited on
Commit
986397d
·
1 Parent(s): 7b65e1e

Add jinja2 to requirements.txt to fix template rendering

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +1 -0
backend/requirements.txt CHANGED
@@ -4,3 +4,4 @@ python-docx
4
  PyMuPDF
5
  requests
6
  python-multipart
 
 
4
  PyMuPDF
5
  requests
6
  python-multipart
7
+ jinja2