Skip to content

Commit f6d13b4

Browse files
committed
Pin weasyprint to an earlier version because of packaging trouble with dependencies.
- Legacy-Id: 19769
1 parent 8753aa1 commit f6d13b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ tqdm>=3.7.0
7070
#Trac>=1.0.10,<1.2
7171
Unidecode>=0.4.18,<1.2.0
7272
#wsgiref>=0.1.2
73-
weasyprint>=53.4
73+
weasyprint>=52.5,<53
7474
xml2rfc>=2.35.0
7575
xym>=0.4.4,!=0.4.7,<1.0
7676
#zxcvbn-python>=4.4.14 # Not needed until we do back-end password entropy validation

0 commit comments

Comments
 (0)