fix: adjust weasyprint requirements to match api change (#5792)
This commit is contained in:
parent
2e5c9ed160
commit
67370952d9
|
@ -69,6 +69,6 @@ tblib>=1.7.0 # So that the django test runner provides tracebacks
|
|||
tlds>=2022042700 # Used to teach bleach about which TLDs currently exist
|
||||
tqdm>=4.64.0
|
||||
Unidecode>=1.3.4
|
||||
weasyprint>=53
|
||||
weasyprint>=59
|
||||
xml2rfc>=3.12.4
|
||||
xym>=0.6,<1.0
|
||||
|
|
Loading…
Reference in a new issue