Skip to content

Commit e909410

Browse files
committed
Add lxml, else the app does an automatic fallback
1 parent 22a787a commit e909410

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ requires-python = "==3.14.2"
88
dependencies = [
99
"flask==3.1.2",
1010
"gunicorn==24.1.1",
11+
"lxml==6.0.2",
1112
"mf2py==2.0.1",
1213
"mf2util==0.5.2",
1314
]

0 commit comments

Comments
 (0)