feat(api): PDF Downloads functional!

This commit is contained in:
TheOnlyWayUp
2024-12-06 11:08:43 +00:00
parent ea9e415e52
commit 52c55227b2
3 changed files with 3 additions and 96 deletions
-1
View File
@@ -18,7 +18,6 @@ dependencies = [
"bs4>=0.0.2",
"uvicorn>=0.32.1",
"pdfkit>=1.0.0",
"reportlab>=4.2.5",
]
[tool.ruff.lint]