fix(api): Remove wkhtmltopdf, add weasyprint to requirements
This commit is contained in:
@@ -17,8 +17,8 @@ dependencies = [
|
||||
"aiohttp-client-cache[all]",
|
||||
"bs4>=0.0.2",
|
||||
"uvicorn>=0.32.1",
|
||||
"pdfkit>=1.0.0",
|
||||
"pyexiftool>=0.5.6",
|
||||
"weasyprint>=63.0",
|
||||
]
|
||||
|
||||
[tool.ruff.lint]
|
||||
|
||||
Reference in New Issue
Block a user