feat(api): PDF Downloads for single chapters functional

This commit is contained in:
TheOnlyWayUp
2024-12-06 10:56:30 +00:00
parent b05fe47914
commit a025baded4
4 changed files with 190 additions and 52 deletions
+1
View File
@@ -18,6 +18,7 @@ dependencies = [
"bs4>=0.0.2",
"uvicorn>=0.32.1",
"pdfkit>=1.0.0",
"reportlab>=4.2.5",
]
[tool.ruff.lint]