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:
@ -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
|
||||
|
Reference in New Issue
Block a user