mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 19:50:31 -04:00
- Update WWW Changes: https://github.com/xhtml2pdf/xhtml2pdf/releases https://github.com/xhtml2pdf/xhtml2pdf/blob/master/docs/source/release-notes.rst https://xhtml2pdf.readthedocs.io/en/latest/release-notes.html
11 lines
291 B
TOML
11 lines
291 B
TOML
--- pyproject.toml.orig 2024-02-08 23:06:24 UTC
|
|
+++ pyproject.toml
|
|
@@ -54,7 +54,7 @@ dependencies = [
|
|
"pyhanko-certvalidator>=0.19.5",
|
|
"pypdf>=3.1.0",
|
|
"python-bidi>=0.4.2",
|
|
- "reportlab>=4.0.4,<4.1",
|
|
+ "reportlab>=4.0.4",
|
|
"svglib>=1.2.1",
|
|
]
|
|
dynamic = ["version"]
|