From aef9a0871bbd2a3a14333d5e3a3c5e46be834218 Mon Sep 17 00:00:00 2001 From: Patrick Mayr Date: Wed, 5 Mar 2025 21:44:45 +0100 Subject: [PATCH] update xhtml2pdf to 0.2.17 --- fet2020/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fet2020/requirements.txt b/fet2020/requirements.txt index e8128811..d06bf31e 100644 --- a/fet2020/requirements.txt +++ b/fet2020/requirements.txt @@ -17,6 +17,6 @@ pillow==11.1.0 pypdf==5.3.1 python-dateutil==2.9.0.post0 segno==1.6.1 -xhtml2pdf==0.2.16 +xhtml2pdf==0.2.17 Whoosh==2.7.4 elasticsearch