From 9045489ae0f8bcf63a656cce62cf4622283e3ed9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20UTARD?= <gael.utard@makina-corpus.com> Date: Fri, 20 Dec 2019 14:38:58 +0100 Subject: [PATCH] Downgrade Weasyprint to fix a bug See https://github.com/Kozea/WeasyPrint/issues/953 --- conf/buildout.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/buildout.cfg b/conf/buildout.cfg index eefe010b96..9b7a1e647e 100644 --- a/conf/buildout.cfg +++ b/conf/buildout.cfg @@ -129,7 +129,7 @@ xlrd = 0.9.3 landez = 2.5.0 bpython = 0.14 cffi = 1.11.2 -WeasyPrint = 50 +WeasyPrint = 49 django-weasyprint = 0.5.4 lxml = 4.2.1 celery = 4.3.0