Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -6,6 +6,11 @@ weasyprint==60.1
|
|
6 |
xhtml2pdf
|
7 |
pydyf==0.8.0
|
8 |
|
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
|
11 |
|
|
|
6 |
xhtml2pdf
|
7 |
pydyf==0.8.0
|
8 |
|
9 |
+
pdfkit>=1.0.0
|
10 |
+
Jinja2>=3.1.2
|
11 |
+
wkhtmltopdf
|
12 |
+
|
13 |
+
|
14 |
|
15 |
|
16 |
|