2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

Bump weasyprint (#5885)

* bumped weasyprint

* factored reused section out (reduce DB access)

* added pdf-context testing

Co-authored-by: miggland <miggland@users.noreply.github.com>

* switched to pdfminer.six

* make test more resilient

---------

Co-authored-by: miggland <miggland@users.noreply.github.com>
This commit is contained in:
Matthias Mair
2023-11-19 23:35:11 +01:00
committed by GitHub
parent a0841088ae
commit d30ff8a291
5 changed files with 31 additions and 12 deletions

View File

@ -48,4 +48,4 @@ regex # Advanced regular expressions
sentry-sdk # Error reporting (optional)
setuptools # Standard dependency
tablib[xls,xlsx,yaml] # Support for XLS and XLSX formats
weasyprint==54.3 # PDF generation
weasyprint # PDF generation