Skip to content

Commit 5a81c23

Browse files
committed
Update compatible versions of lxml
No breaking changes which affect us have been introduced.
1 parent 2e09c85 commit 5a81c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"cryptography>=3.2,<47",
3232
"django>=5.2,<6.1",
3333
"django_renderpdf>=6.0.0,<7.0.0",
34-
"lxml>=3.4.4",
34+
"lxml<7.0.0",
3535
"pyopenssl>=16.2.0",
3636
"setuptools-git>=1.1",
3737
"wheel>=0.24.0",

0 commit comments

Comments
 (0)