feat: download pdf with playwright

This commit is contained in:
2026-07-16 12:06:37 +02:00
parent 32040ca46c
commit 44c6d0d9ef
8 changed files with 166 additions and 2 deletions
+1
View File
@@ -7,4 +7,5 @@ requires-python = ">=3.13"
dependencies = [
"django>=6.0.7",
"pillow>=12.3.0",
"playwright>=1.61.0",
]